ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : MetadataStructureItem Class |
For a list of all members of this type, see MetadataStructureItem members.
Name | Description | |
---|---|---|
![]() | AllowChildAutoItems | Allows to create child structure items automatically according to the physical database schema or not. |
![]() | Caption | Gets or sets the caption text that will represent this item in the database structure tree. |
![]() | ImageIndex | Gets or sets the index of image that will be assigned |
![]() | IsBound | Indicates if metadata item is bound to this structure item. |
![]() | IsChildItemsLoaded | Indicates if child structure items are loaded (created and bound). |
![]() | IsDynamic | Indicates if item was created dynamically or it's a static item that was defined beforehand. |
![]() | Items | Gets list of child metadata structure items. |
![]() | MetadataFilter | Defines a set of metadata filtration rules to select metadata items for adding them as child structure items. |
![]() | MetadataItem | Gets or sets the reference to the Metadata Item object. |
![]() | MetadataName | Defines the name of a corresponding metadata object to map metadata item to this structure item. |
![]() | Parent | Gets reference to the parent metadata structure item. |
![]() | ParentMetadataItem | Gets reference to the metadata item assigned to the parent metadata structure item. |
![]() | Structure | Gets reference to the Metadata Structure object, i.e. the root node of the structure. |