ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : MetadataList Class |
For a list of all members of this type, see MetadataList members.
Name | Description | |
---|---|---|
![]() | Clear | Overloaded. Removes items from the list. |
![]() | FindForeignKey | Returns the first found metadata item of the Foreign Key type with the given fields, parent object and parent object fields. |
![]() | FindForeignKeys | Returns the list of metadata items of the Foreign Key type with the given fields, parent object and parent object fields. |
![]() | FindIndex | Overloaded. Returns the index of first found metadata item that matches the string name. |
![]() | FindIndices | Overloaded. Returns the list of indexes of metadata items that match the string name. |
![]() | FindItem | Overloaded. Returns the first found metadata item that matches the string name. |
![]() | FindItems | Overloaded. Returns the list of metadata items that match the string name. |
![]() | GetDefaultItems<T> | Returns the list of default metadata items. |
![]() | GetItems<T> | Returns the list of all metadata items. |
![]() | GetItemsRecursive<T> | Returns the list of all metadata items and items of child lists recursively. |
![]() | IsLoaded | Indicates if the specified types of metadata items have been loaded to the list. |
![]() | Load | Overloaded. Loads specified types of metadata items to the list. |