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



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

Reference

MetadataItem Class
MetadataItem Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback