ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > MetadataItem Class : SQLContext Property |
'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();