IGroupNode
The IGroupNode interface provides information about a group of tables.
Properties
Name | Description |
---|---|
Read-only. The name of the group of tables as displayed in the EBA Filing Pane. | |
Read-only. This is always true for group nodes. Use this to distinguish between IGroupNode and ITableNode members of the Nodes collection. | |
Read-only. This is always false for group nodes. Use this to distinguish between IGroupNode and ITableNode members of the Nodes collection. | |
Read-only. Returns a collection of IGroupNode and ITableNode objects, which represent groups of tables and tables respectively. |