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



Returns the list of metadata items that match the string name.
Overload List
OverloadDescription
FindItems<T>(String)Returns the list of metadata items that match the string name.  
FindItems<T>(String,MetadataType)Returns the list of metadata items of the specified types that match the string name.  
FindItems<T>(AstToken)Returns the list of metadata items that match the name defined by AST token identifier.  
FindItems<T>(AstToken,MetadataType)Returns the list of metadata items of the specified types that match the name defined by AST token identifier.  
FindItems<T>(MetadataQualifiedNamePart)Returns the list of metadata items that match the name defined by MetadataQualifiedNamePart.  
See Also

Reference

MetadataList Class
MetadataList Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback