Active Query Builder 2 .NET Edition reference
SQLContext Property (QueryBuilder)



Determines context of the query building, parsing and SQL generation processes.
Syntax
'Declaration
 
Public ReadOnly Property SQLContext As BaseSQLContext
'Usage
 
Dim instance As QueryBuilder
Dim value As BaseSQLContext
 
value = instance.SQLContext
public BaseSQLContext SQLContext {get;}
public: __property BaseSQLContext* get_SQLContext();
See Also

Reference

QueryBuilder Class
QueryBuilder Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback