Active Query Builder 2 .NET Edition reference
FindItems Method (MetadataItem)



Finds (and loads if not loaded) metadata items matching the specified string of specific types in the child items hierarchy.
Overload List
OverloadDescription
FindItems<T>(String,MetadataType)Finds (and loads if not loaded) metadata items matching the specified string of specific types in the child items hierarchy.  
FindItems<T>(String)Finds (and loads if not loaded) metadata items matching the specified string in the child items hierarchy.  
FindItems<T>(MetadataFilter,MetadataType)Finds (and loads if not loaded) metadata items according to the specified Metadata Filter of specific types in the child items hierarchy.  
FindItems<T>(MetadataType)Finds (and loads if not loaded) metadata items of specific types in the child items hierarchy.  
FindItems<T>(MetadataQualifiedName,MetadataType)Finds (and loads if not loaded) metadata items matching the specified Metadata Qualified Name of specific types in the child items hierarchy.  
FindItems<T>(MetadataQualifiedName)Finds (and loads if not loaded) metadata items matching the specified Metadata Qualified Name in the child items hierarchy.  
FindItems<T>(SQLQualifiedName,MetadataType)Finds (and loads if not loaded) metadata items matching the specified SQL Qualified Name of specific types in the child items hierarchy.  
FindItems<T>(SQLQualifiedName)Finds (and loads if not loaded) metadata items matching the specified SQL Qualified Name in the child items hierarchy.  
See Also

Reference

MetadataItem Class
MetadataItem Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback