ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : MetadataItem Class |
For a list of all members of this type, see MetadataItem members.
Name | Description | |
---|---|---|
AltName | Alternate name of the metadata item. | |
Database | Refers to the parent node of Database type. | |
Default | Indicates if the namespace metadata item is default one. | |
Description | Description of the metadata item. | |
Items | Lists the child nodes of this one. | |
MetadataContainer | Refers to the Metadata Container object to which this item belongs to. | |
Name | Unquoted name of the metadata item. | |
NameFull | Returns fully qualified name of the metadata item in form [database].[schema].[name]. | |
NameQuoted | Name of the metadata item, quoted if required. | |
Object | Refers to the parent node of database object type. | |
Package | Refers to the parent node of Package type. | |
Parent | Points to the parent node of the tree. | |
ParentItems | Points to the list of child metadata items of the parent node. | |
Schema | Refers to the parent node of Schema type. | |
Server | Refers to the parent node of Server type. | |
SQLContext | Refers to the context for SQL generation, SQL parsing and metadata loading purposes. | |
System | Indicates if the metadata item is system or user object. | |
Tag | ||
Type | Determines the type of Metadata Item (root, namespace, database object, field, etc.). |