public interface esriTableNameErrorType
extends java.io.Serializable
Description: 'TableName error description.' 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 |
esriHasInvalidCharacter
Table name contains an Invalid Character.
|
static int |
esriHasInvalidStartingCharacter
Table name has an invalid starting character.
|
static int |
esriInvalidTableNameLength
Table name is too long.
|
static int |
esriIsSQLReservedWord
Table name is a SQL reserved word.
|
static final int esriIsSQLReservedWord
static final int esriHasInvalidCharacter
static final int esriHasInvalidStartingCharacter
static final int esriInvalidTableNameLength