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



Returns the list of indexes of metadata items that match the string name.
Overload List
OverloadDescription
FindIndices<T>(String)Returns the list of indexes of metadata items that match the string name.  
FindIndices<T>(String,MetadataType)Returns the list of indexes of metadata items of the specified types that match the string name.  
FindIndices<T>(AstToken)Returns the list of indexes of metadata items that match the name defined by AST token identifier.  
FindIndices<T>(AstToken,MetadataType)Returns the list of indexes of metadata items of the specified types that match the name defined by AST token identifier.  
FindIndices<T>(MetadataQualifiedNamePart)Returns the list of indexes 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