This document is archived and information here might be outdated. Recommended version. |
GraphicFeatureServer Object Error Codes.
Constant | Value | Description |
---|---|---|
GFS_E_MISSING_PARAMETER | -2147221403 | A required parameter is missing. |
GFS_E_UNSUPPORTED_DATASOURCE_TYPE | -2147221402 | Datasource is unsupported. |
GFS_E_NOLAYER_OR_TABLE_INITIALIZED | -2147221401 | No layer or table was initialized. |
GFS_E_LAYER_TABLE_NOT_EDITABLE | -2147221400 | Layer or table is not editable. |
GFS_E_FEATURE_UPDATE_FAILED_MISSING_M_VALUES | -2147221399 | Update on a Feature failed, because Layer is M-Aware and input geometry is not M-Aware. |
GFS_E_FEATURE_GEOMETRY_PUT_FAILED_FAILED_MISSING_Z_VALUES | -2147221398 | Feature geometry coould not be applied, because Layer is Z-Aware and input geometry is not Z-Aware. |
GFS_E_EDITOR_TRACKING_TIMESTAMPS_IN_UTC_AND_DATABASETIME_ERROR | -2147221397 | Map has datasets that record Editor Tracking time stamps in UTC and database time zones. |
GFS_E_MISSING_EDITOR_TRACKING_TIMEZONE_ERROR | -2147221396 | Time zone missing for map that has datasets that record Editor Tracking time stamps in database time. |
GFS_E_OID_RELATIONSHIP_NOT_ALLOWED_FOR_SYNC_ERROR | -2147221395 | Time zone missing for map that has datasets that record Editor Tracking time stamps in database time. |
GFS_E_ET_FIELD_IN_DB_TIMEZONE_TIMEREF_NOT_SET_ERROR | -2147221394 | Editor Tracking is in database time zone and Date Field Time Reference is not set for the service. |
GFS_E_ET_FIELD_TIMEZONE_MIXING_NOT_ALLOWED_ERROR | -2147221393 | Mixing of Editor Tracking TimeZones(UTC and Database) in a Service is not allowed. |
GFS_E_NOT_ALLOWED_BY_CAPABILITIES_ERROR | -2147221392 | Service capabilities do not allow the operation. |
GFS_E_NOT_ALLOWED_BY_PRIVILEGES_ERROR | -2147221391 | User privileges do not allow the operation. |
GFS_E_UNSUPPORED_INVALID_LAYER_SYNCDIRECTION_POLICY_ERROR | -2147221390 | Unsupported / invalid layer sync direction policy. |
GFS_E_MISSING_UTILITY_NETWORK_LICENSE_ERROR | -2147221389 | Map has layers that are part of a utility network but a utility network license is missing. |
GFS_E_QUANTIZATION_NOT_SUPPORTED | -2147221388 | Quantization is not supported by service. |
GFS_E_RETURN_CENTROID_NOT_SUPPORTED | -2147221387 | returnCentroid option is not supported for feature layer. |
GFS_E_OPERATION_NOT_SUPPORTED_BY_DATASET_TYPE | -2147221386 | Layer Dataset type does not support the operation. |