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



Refers to the context for SQL generation, SQL parsing and metadata loading purposes.
Syntax
'Declaration
 
Public ReadOnly Property SQLContext As BaseSQLContext
'Usage
 
Dim instance As MetadataList
Dim value As BaseSQLContext
 
value = instance.SQLContext
public BaseSQLContext SQLContext {get;}
public: __property BaseSQLContext* get_SQLContext();
See Also

Reference

MetadataList Class
MetadataList Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback