Active Query Builder 2 .NET Edition reference
Description Property (BaseMetadataProvider)



Gets description string for the purpose of selecting the right metadata provider from the list of available providers.
Syntax
'Declaration
 
Public ReadOnly Property Description As System.String
'Usage
 
Dim instance As BaseMetadataProvider
Dim value As System.String
 
value = instance.Description
public System.string Description {get;}
public: __property System.string* get_Description();
See Also

Reference

BaseMetadataProvider Class
BaseMetadataProvider Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback