| ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : KeywordFormat Enumeration |
'Declaration Public Enum KeywordFormat Inherits System.Enum
'Usage Dim instance As KeywordFormat
public enum KeywordFormat : System.Enum
__value public enum KeywordFormat : public System.Enum
| Member | Description |
|---|---|
| FirstUpper | Instructs the component to generate keywords in First Upper Case. |
| LowerCase | Instructs the component to generate keywords in lower case. |
| UpperCase | Instructs the component to generate keywords in UPPER CASE. |
System.Object
System.ValueType
System.Enum
ActiveDatabaseSoftware.ActiveQueryBuilder.KeywordFormat