ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : MetadataStructure Class |
The following tables list the members exposed by MetadataStructure.
Name | Description | |
---|---|---|
![]() | Options | Set of options of the metadata structure. |
![]() | XML | Gets or sets the content of Metadata Container as string in a form of XML document. |
Name | Description | |
---|---|---|
![]() | ExportToXML | Overloaded. Saves the content of Metadata Structure to file in a form of XML document. |
![]() | ImportFromXML | Overloaded. Loads the content of Metadata Structure from file in a form of XML document. |
![]() | Refresh | Clears and reloads the structure according to the actual content of the Metadata Container. |
Name | Description | |
---|---|---|
![]() | ItemAdded | Fired when new item is added to the structure. |
![]() | ItemBinding | Fired when the item is about to be expanded. |
![]() | ItemBound | Fired when the item is expanded. |
![]() | ItemRemoving | Fired when the item is about to be removed from the structure. |
![]() | ItemUnbinding | Fired when the item is about to be unbound from a metadata item. |
![]() | ItemUnbound | Fired when the item is unbound from a metadata item. |
![]() | ItemUpdated | Fired when the item updates some of it's properties. |
![]() | ItemUpdateEnded | Fired when the item ends updating it's properties. |
![]() | ItemUpdateStarted | Fired when the item begins updating it's properties. |