ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : MetadataContainer Class |
The following tables list the members exposed by MetadataContainer.
Name | Description | |
---|---|---|
LoadingOptions | Determines rules of loading database schema information to the Metadata Container. | |
OfflineMode | Allows to switch the component between normal and "Offline" modes. | |
XML | Gets or sets the content of Metadata Container as string in a form of XML document. |
Name | Description | |
---|---|---|
AbortMetadataLoading | Aborts the metadata loading process. | |
ExportToXML | Overloaded. Saves the content of Metadata Container to file in a form of XML document. | |
ImportFromXML | Overloaded. Loads the content of Metadata Container from file in a form of XML document. |
Name | Description | |
---|---|---|
ConnectionIdle | Fired when metadata object has finised loading of child metadata items. | |
FilterMetadataItem | Allows to deny addition of unwanted objects to the Metadata Container. | |
ItemMetadataLoaded | Fired when the component has finished loading of child metadata items for an item. | |
ItemMetadataLoading | Fired when the component requests child metadata items for an item. |