Active Query Builder 2 .NET Edition reference
QuoteBegin Property



Gets the symbol to start quotation of identifier.
Syntax
'Declaration
 
Public ReadOnly Property QuoteBegin As System.String
'Usage
 
Dim instance As BaseSyntaxProvider
Dim value As System.String
 
value = instance.QuoteBegin
public System.string QuoteBegin {get;}
public: __property System.string* get_QuoteBegin();
See Also

Reference

BaseSyntaxProvider Class
BaseSyntaxProvider Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback