Active Query Builder 2 .NET Edition reference
AstNodeBase Class
Members 



Base class for any Abstract Syntax Tree node.
Object Model
AstNodeBase ClassBaseSQLContext Class
Syntax
'Declaration
 
Public Class AstNodeBase 
'Usage
 
Dim instance As AstNodeBase
public class AstNodeBase 
public __gc class AstNodeBase 
Remarks
Introduces the SQL Context property that's required to build SQL text for node according to the syntax rules of specific Syntax Provider and the SQL Builder settings.
Inheritance Hierarchy

System.Object
   ActiveDatabaseSoftware.ActiveQueryBuilder.AstNodeBase
      ActiveDatabaseSoftware.ActiveQueryBuilder.AstExtender

See Also

Reference

AstNodeBase Members
ActiveDatabaseSoftware.ActiveQueryBuilder Namespace

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback