Active Query Builder 2 .NET Edition reference
ControlSQL Property



Gets the SQL Editor control text entered at the web page.
Syntax
'Declaration
 
Public ReadOnly Property ControlSQL As System.String
'Usage
 
Dim instance As SqlEditor
Dim value As System.String
 
value = instance.ControlSQL
public System.string ControlSQL {get;}
public: __property System.string* get_ControlSQL();
See Also

Reference

SqlEditor Class
SqlEditor Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback