Active Query Builder 2 .NET Edition reference
SkipKeywordMode Enumeration



Defines various options for the component behavior in case of possibility of inserting an optional keyword.
Syntax
'Declaration
 
Public Enum SkipKeywordMode 
   Inherits System.Enum
'Usage
 
Dim instance As SkipKeywordMode
public enum SkipKeywordMode : System.Enum 
__value public enum SkipKeywordMode : public System.Enum 
Members
MemberDescription
DontCareInstructs the component to preserve the end-user notation or to act in default way.
PrintAlwaysInstructs the component to add an optional keyword always.
SkipIfPossibleInstructs the component to skip an optional keyword if this allowed by specific SQL dialect.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ActiveDatabaseSoftware.ActiveQueryBuilder.SkipKeywordMode

See Also

Reference

ActiveDatabaseSoftware.ActiveQueryBuilder Namespace

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback