|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriRepresentationError
ESRI Representation Error Types.
Field Summary | |
---|---|
static int |
REP_E_CANT_ACQUIRE_SCHEMA_LOCK
Can't acquire a schema lock. |
static int |
REP_E_COMPRESSED_FEATURE_CLASS
Cannot perform this operation on a compressed geodatabase. |
static int |
REP_E_FEATURE_TYPE_NOT_SUPPORTED
Feature type is not supported. |
static int |
REP_E_FIELD_NAME_ALREADY_EXISTS
A field already exists with this name. |
static int |
REP_E_GEODATABASE_DOESNT_SUPPORT_REPRESENTATIONS
Geodatabase does not support representations. |
static int |
REP_E_INVALID_LICENSE
The application does not have the required license for this operation. |
static int |
REP_E_INVALID_REP_RULE_ID
Representation rule ID is not valid. |
static int |
REP_E_MUST_BE_THE_OWNER
Must be the owner to perform this operation. |
static int |
REP_E_NAME_HAS_INVALID_CHARACTERS
Name contains invalid characters. |
static int |
REP_E_NO_REP_RULES
Feature class representation has no representation rules. |
static int |
REP_E_NO_REP_SYSTEM_TABLES
No representation system tables. |
static int |
REP_E_OBJECT_IS_DELETED
Object is deleted. |
static int |
REP_E_REP_CLASS_NAME_ALREADY_EXISTS
A feature class representation already exists with this name. |
static int |
REP_E_REP_CLASS_NOT_FOUND
The feature class representation was not found. |
static int |
REP_E_REP_IS_FREE_GRAPHICS
Representation is based on a free graphic. |
static int |
REP_E_REP_RULE_NAME_ALREADY_EXISTS
Representation rule name is already used. |
static int |
REP_E_REP_USES_REP_RULE
Representation uses a representation rule. |
static int |
REP_E_WORKSPACE_DOESNT_SUPPORT_REP_EXTENSION
Workspace doesn't support the representation extension. |
Field Detail |
---|
static final int REP_E_INVALID_REP_RULE_ID
static final int REP_E_REP_RULE_NAME_ALREADY_EXISTS
static final int REP_E_REP_CLASS_NOT_FOUND
static final int REP_E_REP_IS_FREE_GRAPHICS
static final int REP_E_REP_USES_REP_RULE
static final int REP_E_CANT_ACQUIRE_SCHEMA_LOCK
static final int REP_E_OBJECT_IS_DELETED
static final int REP_E_NO_REP_RULES
static final int REP_E_WORKSPACE_DOESNT_SUPPORT_REP_EXTENSION
static final int REP_E_FEATURE_TYPE_NOT_SUPPORTED
static final int REP_E_GEODATABASE_DOESNT_SUPPORT_REPRESENTATIONS
static final int REP_E_NO_REP_SYSTEM_TABLES
static final int REP_E_REP_CLASS_NAME_ALREADY_EXISTS
static final int REP_E_FIELD_NAME_ALREADY_EXISTS
static final int REP_E_NAME_HAS_INVALID_CHARACTERS
static final int REP_E_MUST_BE_THE_OWNER
static final int REP_E_INVALID_LICENSE
static final int REP_E_COMPRESSED_FEATURE_CLASS
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |