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