Active Query Builder 2 .NET Edition reference
QuoteEnd Property



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

Reference

BaseSyntaxProvider Class
BaseSyntaxProvider Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback