ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : SkipKeywordMode Enumeration |
'Declaration Public Enum SkipKeywordMode Inherits System.Enum
'Usage Dim instance As SkipKeywordMode
public enum SkipKeywordMode : System.Enum
__value public enum SkipKeywordMode : public System.Enum
Member | Description |
---|---|
DontCare | Instructs the component to preserve the end-user notation or to act in default way. |
PrintAlways | Instructs the component to add an optional keyword always. |
SkipIfPossible | Instructs the component to skip an optional keyword if this allowed by specific SQL dialect. |
System.Object
System.ValueType
System.Enum
ActiveDatabaseSoftware.ActiveQueryBuilder.SkipKeywordMode