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



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 MetadataItem
Dim value As BaseSQLContext
 
value = instance.SQLContext
public BaseSQLContext SQLContext {get;}
public: __property BaseSQLContext* get_SQLContext();
See Also

Reference

MetadataItem Class
MetadataItem Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback