Active Query Builder 2 .NET Edition reference
Sql Property (QueryTransformer)



Gets the modidied SQL query text.
Syntax
'Declaration
 
Public ReadOnly Property Sql As System.String
'Usage
 
Dim instance As QueryTransformer
Dim value As System.String
 
value = instance.Sql
public System.string Sql {get;}
public: __property System.string* get_Sql();
See Also

Reference

QueryTransformer Class
QueryTransformer Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback