Active Query Builder 2 .NET Edition reference
Schema Property (MetadataItem)



Refers to the parent node of Schema type.
Syntax
public MetadataNamespace Schema {get;}
public: __property MetadataNamespace* get_Schema();
'Declaration
 
Public ReadOnly Property Schema As MetadataNamespace
 
'Usage
 
Dim instance As MetadataItem
Dim value As MetadataNamespace
 
value = instance.Schema

Property Value

Returns the first found metadata item of the Schema type from the parent items hierarchy.
See Also

Reference

MetadataItem Class
MetadataItem Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback