public interface esriSQLSpecialCharacters
extends java.io.Serializable
Description: 'SQL Special Characters.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static int |
esriSQL_DelimitedIdentifierPrefix
SQL Identifier Quote Char Prefix.
|
static int |
esriSQL_DelimitedIdentifierSuffix
SQL Identifier Quote Char Suffix.
|
static int |
esriSQL_EscapeKeyPrefix
SQL Escape Key Prefix.
|
static int |
esriSQL_EscapeKeySuffix
SQL Escape Key Suffix.
|
static int |
esriSQL_WildcardManyMatch
SQL Wildcard Match.
|
static int |
esriSQL_WildcardSingleMatch
SQL Wildcard Single Match.
|
static final int esriSQL_WildcardManyMatch
static final int esriSQL_WildcardSingleMatch
static final int esriSQL_DelimitedIdentifierPrefix
static final int esriSQL_DelimitedIdentifierSuffix
static final int esriSQL_EscapeKeyPrefix
static final int esriSQL_EscapeKeySuffix