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



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

Reference

SQLQualifiedNameList Class
SQLQualifiedNameList Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback