Active Query Builder 2 .NET Edition reference
MetadataList Class Methods

For a list of all members of this type, see MetadataList members.

Public Methods
 NameDescription
Public MethodClearOverloaded. Removes items from the list.  
Public MethodFindForeignKeyReturns the first found metadata item of the Foreign Key type with the given fields, parent object and parent object fields.  
Public MethodFindForeignKeysReturns the list of metadata items of the Foreign Key type with the given fields, parent object and parent object fields.  
Public MethodFindIndexOverloaded. Returns the index of first found metadata item that matches the string name.  
Public MethodFindIndicesOverloaded. Returns the list of indexes of metadata items that match the string name.  
Public MethodFindItemOverloaded. Returns the first found metadata item that matches the string name.  
Public MethodFindItemsOverloaded. Returns the list of metadata items that match the string name.  
Public MethodGetDefaultItems<T>Returns the list of default metadata items.  
Public MethodGetItems<T>Returns the list of all metadata items.  
Public MethodGetItemsRecursive<T>Returns the list of all metadata items and items of child lists recursively.  
Public MethodIsLoadedIndicates if the specified types of metadata items have been loaded to the list.  
Public MethodLoadOverloaded. Loads specified types of metadata items to the list.  
Top
See Also

Reference

MetadataList Class
ActiveDatabaseSoftware.ActiveQueryBuilder Namespace

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback