Active Query Builder 2 .NET Edition reference
BaseSQLContext Class
Members 



Defines context for the query building, parsing and SQL generation purposes.
Object Model
BaseSQLContext ClassMetadataContainer ClassBaseMetadataProvider ClassBaseSyntaxProvider Class
Syntax
'Declaration
 
Public Class BaseSQLContext 
   Inherits UpdatablePersistent
'Usage
 
Dim instance As BaseSQLContext
public class BaseSQLContext : UpdatablePersistent 
public __gc class BaseSQLContext : public UpdatablePersistent 
Remarks
This object holds links to the Syntax Provider that defines parsing and metadata retrieval rules, to the Metadata Provider that allows to retrieve metadata from the database and to the Metadata Container that holds metadata information retrieved from the database.
Inheritance Hierarchy

System.Object
      ActiveDatabaseSoftware.ActiveQueryBuilder.BaseSQLContext

See Also

Reference

BaseSQLContext Members
ActiveDatabaseSoftware.ActiveQueryBuilder Namespace

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback