ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : MetadataLoadingOptions Class |
The following tables list the members exposed by MetadataLoadingOptions.
Name | Description | |
---|---|---|
DisableAutomaticMetadataLoading | Determines whether the necessary metadata should be automatically loaded to the Metadata Container from database on parsing a query. | |
ExcludeFilter | Holds masks for database object and schema names that should NOT be loaded into the Metadata Container. | |
IncludeFilter | Holds masks for database object and schema names to be loaded into the Metadata Container. | |
LoadDefaultDatabaseOnly | Determines if only the default database should be loaded to the Metadata Container or all databases. | |
LoadSystemObjects | Instructs to load database objects marked as System to the Metadata Container. | |
MetadataFilter | Introduces more complex but flexible way to define metadata filtration rules. |