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



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

Property Value

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

Reference

MetadataItem Class
MetadataItem Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback