ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > QueryBuilder Class : SQLContext Property |
'Declaration Public ReadOnly Property SQLContext As BaseSQLContext
'Usage Dim instance As QueryBuilder Dim value As BaseSQLContext value = instance.SQLContext
public BaseSQLContext SQLContext {get;}
public: __property BaseSQLContext* get_SQLContext();