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



Returns the first found metadata item that matches the string name.
Overload List
OverloadDescription
FindItem<T>(String)Returns the first found metadata item that matches the string name.  
FindItem<T>(String,MetadataType)Returns the first found metadata item of the specified types that matches the string name.  
FindItem<T>(AstToken)Returns the first found metadata item that matches the name defined by AST token identifier.  
FindItem<T>(AstToken,MetadataType)Returns the first found metadata item of the specified type that matches the name defined by AST token identifier.  
FindItem<T>(MetadataQualifiedNamePart)Returns the first found metadata item that matches the name defined by MetadataQualifiedNamePart.  
See Also

Reference

MetadataList Class
MetadataList Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback