ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Control Namespace > SqlEditor Class : ControlSQL Property |
'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();