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



Gets SQL Context for the node.
Syntax
'Declaration
 
Public ReadOnly Property SQLContext As BaseSQLContext
'Usage
 
Dim instance As AstNodeBase
Dim value As BaseSQLContext
 
value = instance.SQLContext
public BaseSQLContext SQLContext {get;}
public: __property BaseSQLContext* get_SQLContext();
See Also

Reference

AstNodeBase Class
AstNodeBase Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback