Active Query Builder 2 .NET Edition reference
QueryPart Enumeration



Determines the corresponding part of the query.
Syntax
'Declaration
 
Public Enum QueryPart 
   Inherits System.Enum
'Usage
 
Dim instance As QueryPart
public enum QueryPart : System.Enum 
__value public enum QueryPart : public System.Enum 
Members
MemberDescription
QueryInstructs to correspond to the whole query.
SubQueryInstructs to correnspond to the currently active sub-query.
UnionSubQueryInstructs to correspond to the currently active union sub-query.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ActiveDatabaseSoftware.ActiveQueryBuilder.QueryPart

See Also

Reference

ActiveDatabaseSoftware.ActiveQueryBuilder Namespace

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback