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



Gets description of the syntax provider class.
Syntax
'Declaration
 
Public ReadOnly Property Description As System.String
'Usage
 
Dim instance As BaseSyntaxProvider
Dim value As System.String
 
value = instance.Description
public System.string Description {get;}
public: __property System.string* get_Description();
See Also

Reference

BaseSyntaxProvider Class
BaseSyntaxProvider Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback