com.esri.arcgis.carto
Interface esriGraphicFeatureServerMsgCodeEnum
- All Superinterfaces:
- java.io.Serializable
public interface esriGraphicFeatureServerMsgCodeEnum
- extends java.io.Serializable
Constants from esriGraphicFeatureServerMsgCodeEnum' enum. Generated 3/19/2015 1:20:40 PM
from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Graphic Feature Server Logging Messages.'
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 =
esriGraphicFeatureServerMessageCode_ErrorMessage
static final int esriGraphicFeatureServerMessageCode_ErrorMessage
- GraphicFeatureServer Error Message.
- See Also:
- Constant Field Values
esriGraphicFeatureServerMessageCode_WarningMessage
static final int esriGraphicFeatureServerMessageCode_WarningMessage
- GraphicFeatureServer Warning Message.
- See Also:
- Constant Field Values
esriGraphicFeatureServerMessageCode_InfoMessage
static final int esriGraphicFeatureServerMessageCode_InfoMessage
- GraphicFeatureServer Info Message.
- See Also:
- Constant Field Values
esriGraphicFeatureServerMessageCode_DebugMessage
static final int esriGraphicFeatureServerMessageCode_DebugMessage
- GraphicFeatureServer Debug Message.
- See Also:
- Constant Field Values
esriGraphicFeatureServerMessageCode_ConstructStarted
static final int esriGraphicFeatureServerMessageCode_ConstructStarted
- GraphicFeatureServer Construct started.
- See Also:
- Constant Field Values
esriGraphicFeatureServerMsgCode_InvalidLicense
static final int esriGraphicFeatureServerMsgCode_InvalidLicense
- GraphicFeatureServer failed to start due to invalid license.
- See Also:
- Constant Field Values
esriGraphicFeatureServerMessageCode_ConstructEnded
static final int esriGraphicFeatureServerMessageCode_ConstructEnded
- GraphicFeatureServer Construct ended.
- See Also:
- Constant Field Values
esriGraphicFeatureServerMsgCode_MixedEditingModeNotAllowed
static final int esriGraphicFeatureServerMsgCode_MixedEditingModeNotAllowed
- Mixing of versioned and non-versioned editing is not allowed.
- See Also:
- Constant Field Values
esriGraphicFeatureServerMsgCode_RequestNotSupported
static final int esriGraphicFeatureServerMsgCode_RequestNotSupported
- Request with this name is not supported.
- See Also:
- Constant Field Values
esriGraphicFeatureServerMsgCode_CapabilityNotSupported
static final int esriGraphicFeatureServerMsgCode_CapabilityNotSupported
- Capability either not supported or disabled in GraphicFeatureServer configuration.
- See Also:
- Constant Field Values
esriGraphicFeatureServerMsgCode_TableLayerIDNotFound
static final int esriGraphicFeatureServerMsgCode_TableLayerIDNotFound
- Layer or Table ID Not found.
- See Also:
- Constant Field Values
esriGraphicFeatureServerMsgCode_TableLayerDoesNotSupportAttachments
static final int esriGraphicFeatureServerMsgCode_TableLayerDoesNotSupportAttachments
- Layer or Table does not support Attachments.
- See Also:
- Constant Field Values
esriGraphicFeatureServerMessageCode_NonSDEDataUsed
static final int esriGraphicFeatureServerMessageCode_NonSDEDataUsed
- Non-SDE Data is used in Layers/ Tables.
- See Also:
- Constant Field Values
esriGraphicFeatureServerMessageCode_DefaultZValueReadingError
static final int esriGraphicFeatureServerMessageCode_DefaultZValueReadingError
- Default Z-Value reading error.
- See Also:
- Constant Field Values
esriGraphicFeatureServerMessageCode_DefaultZValueBeingUsed
static final int esriGraphicFeatureServerMessageCode_DefaultZValueBeingUsed
- Using specified Default Z-Value.
- See Also:
- Constant Field Values
esriGraphicFeatureServeMsgCode_MissingParameter
static final int esriGraphicFeatureServeMsgCode_MissingParameter
- Message for missing parameter.
- See Also:
- Constant Field Values
esriGraphicFeatureServeMsgCode_InvalidLayerOrTableID
static final int esriGraphicFeatureServeMsgCode_InvalidLayerOrTableID
- Invalid Layer or Table ID.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_Add
static final int esriGraphicFeatureMsgCode_MessageArrival_Add
- Message arrival log for Add.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_Add
static final int esriGraphicFeatureMsgCode_MessageProcessed_Add
- Message processed log for Add.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_AddAttachments
static final int esriGraphicFeatureMsgCode_MessageArrival_AddAttachments
- Message arrival log for AddAttachments.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_AddAttachments
static final int esriGraphicFeatureMsgCode_MessageProcessed_AddAttachments
- Message processed log for AddAttachments.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_ApplyEdits
static final int esriGraphicFeatureMsgCode_MessageArrival_ApplyEdits
- Message arrival log for ApplyEdits.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_ApplyEdits
static final int esriGraphicFeatureMsgCode_MessageProcessed_ApplyEdits
- Message processed log for ApplyEdits.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_Delete
static final int esriGraphicFeatureMsgCode_MessageArrival_Delete
- Message arrival log for Delete.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_Delete
static final int esriGraphicFeatureMsgCode_MessageProcessed_Delete
- Message processed log for Delete.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_DeleteAttachments
static final int esriGraphicFeatureMsgCode_MessageArrival_DeleteAttachments
- Message arrival log for DeleteAttachments.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_DeleteAttachments
static final int esriGraphicFeatureMsgCode_MessageProcessed_DeleteAttachments
- Message processed log for DeleteAttachments.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_DeleteByID
static final int esriGraphicFeatureMsgCode_MessageArrival_DeleteByID
- Message arrival log for DeleteByID.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_DeleteByID
static final int esriGraphicFeatureMsgCode_MessageProcessed_DeleteByID
- Message processed log for DeleteByID.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_GetCount
static final int esriGraphicFeatureMsgCode_MessageArrival_GetCount
- Message arrival log for GetCount.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_GetCount
static final int esriGraphicFeatureMsgCode_MessageProcessed_GetCount
- Message processed log for GetCount.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_GetLayers
static final int esriGraphicFeatureMsgCode_MessageArrival_GetLayers
- Message arrival log for GetLayers.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_GetLayers
static final int esriGraphicFeatureMsgCode_MessageProcessed_GetLayers
- Message processed log for GetLayers.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_GetServiceObjectCount
static final int esriGraphicFeatureMsgCode_MessageArrival_GetServiceObjectCount
- Message arrival log for GetServiceObjectCount.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_GetServiceObjectCount
static final int esriGraphicFeatureMsgCode_MessageProcessed_GetServiceObjectCount
- Message processed log for GetServiceObjectCount.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_GetTables
static final int esriGraphicFeatureMsgCode_MessageArrival_GetTables
- Message arrival log for GetTables.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_GetTables
static final int esriGraphicFeatureMsgCode_MessageProcessed_GetTables
- Message processed log for GetTables.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_Query
static final int esriGraphicFeatureMsgCode_MessageArrival_Query
- Message arrival log for Query.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_Query
static final int esriGraphicFeatureMsgCode_MessageProcessed_Query
- Message processed log for Query.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_QueryAttachmentData
static final int esriGraphicFeatureMsgCode_MessageArrival_QueryAttachmentData
- Message arrival log for QueryAttachmentData.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_QueryAttachmentData
static final int esriGraphicFeatureMsgCode_MessageProcessed_QueryAttachmentData
- Message processed log for QueryAttachmentData.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_QueryAttachmentInfos
static final int esriGraphicFeatureMsgCode_MessageArrival_QueryAttachmentInfos
- Message arrival log for QueryAttachmentInfos.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_QueryAttachmentInfos
static final int esriGraphicFeatureMsgCode_MessageProcessed_QueryAttachmentInfos
- Message processed log for QueryAttachmentInfos.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_QueryFromService
static final int esriGraphicFeatureMsgCode_MessageArrival_QueryFromService
- Message arrival log for QueryFromService.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_QueryFromService
static final int esriGraphicFeatureMsgCode_MessageProcessed_QueryFromService
- Message processed log for QueryFromService.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_QueryHTMLPopups
static final int esriGraphicFeatureMsgCode_MessageArrival_QueryHTMLPopups
- Message arrival log for QueryHTMLPopups.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_QueryHTMLPopups
static final int esriGraphicFeatureMsgCode_MessageProcessed_QueryHTMLPopups
- Message processed log for QueryHTMLPopups.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_QueryIDs
static final int esriGraphicFeatureMsgCode_MessageArrival_QueryIDs
- Message arrival log for QueryIDs.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_QueryIDs
static final int esriGraphicFeatureMsgCode_MessageProcessed_QueryIDs
- Message processed log for QueryIDs.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_QueryRelatedObjects
static final int esriGraphicFeatureMsgCode_MessageArrival_QueryRelatedObjects
- Message arrival log for QueryRelatedObjects.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_QueryRelatedObjects
static final int esriGraphicFeatureMsgCode_MessageProcessed_QueryRelatedObjects
- Message processed log for QueryRelatedObjects.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_Update
static final int esriGraphicFeatureMsgCode_MessageArrival_Update
- Message arrival log for Update.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_Update
static final int esriGraphicFeatureMsgCode_MessageProcessed_Update
- Message processed log for Update.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_UpdateAttachments
static final int esriGraphicFeatureMsgCode_MessageArrival_UpdateAttachments
- Message arrival log for UpdateAttachments.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_UpdateAttachments
static final int esriGraphicFeatureMsgCode_MessageProcessed_UpdateAttachments
- Message processed log for UpdateAttachments.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_CreateReplica
static final int esriGraphicFeatureMsgCode_MessageArrival_CreateReplica
- Message arrival log for CreateReplica.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_CreateReplica
static final int esriGraphicFeatureMsgCode_MessageProcessed_CreateReplica
- Message processed log for CreateReplica.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_ExportReplicaDataChanges
static final int esriGraphicFeatureMsgCode_MessageArrival_ExportReplicaDataChanges
- Message arrival log for ExportReplicaDataChanges.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_ExportReplicaDataChanges
static final int esriGraphicFeatureMsgCode_MessageProcessed_ExportReplicaDataChanges
- Message processed log for ExportReplicaDataChanges.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_GetReplicas
static final int esriGraphicFeatureMsgCode_MessageArrival_GetReplicas
- Message arrival log for GetReplicas.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_GetReplicas
static final int esriGraphicFeatureMsgCode_MessageProcessed_GetReplicas
- Message processed log for GetReplicas.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_ImportReplicaDataChanges
static final int esriGraphicFeatureMsgCode_MessageArrival_ImportReplicaDataChanges
- Message arrival log for ImportReplicaDataChanges.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_ImportReplicaDataChanges
static final int esriGraphicFeatureMsgCode_MessageProcessed_ImportReplicaDataChanges
- Message processed log for ImportReplicaDataChanges.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_UnregisterReplica
static final int esriGraphicFeatureMsgCode_MessageArrival_UnregisterReplica
- Message arrival log for UnregisterReplica.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_UnregisterReplica
static final int esriGraphicFeatureMsgCode_MessageProcessed_UnregisterReplica
- Message processed log for UnregisterReplica.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_AlterReplica
static final int esriGraphicFeatureMsgCode_MessageArrival_AlterReplica
- Message arrival log for AlterReplica.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_AlterReplica
static final int esriGraphicFeatureMsgCode_MessageProcessed_AlterReplica
- Message processed log for AlterReplica.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_Message_LayerTableNotEditable
static final int esriGraphicFeatureMsgCode_Message_LayerTableNotEditable
- Layer or Table is not editable.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_Message_ErrorInitializingLayers
static final int esriGraphicFeatureMsgCode_Message_ErrorInitializingLayers
- Error while initializing Layers.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_Message_ErrorInitializingTables
static final int esriGraphicFeatureMsgCode_Message_ErrorInitializingTables
- Error while initializing Tables.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_Message_ErrorMissingQueryCriteria
static final int esriGraphicFeatureMsgCode_Message_ErrorMissingQueryCriteria
- Operation without query criteria is not allowed.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_GetServerInfo
static final int esriGraphicFeatureMsgCode_MessageArrival_GetServerInfo
- Message arrival log for GetServerInfo.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_GetServerInfo
static final int esriGraphicFeatureMsgCode_MessageProcessed_GetServerInfo
- Message processed log for GetServerInfo.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_OnRemoveExStart
static final int esriGraphicFeatureMsgCode_CfgFactory_OnRemoveExStart
- .
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_OnRemoveExEnd
static final int esriGraphicFeatureMsgCode_CfgFactory_OnRemoveExEnd
- .
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_NoInputDir
static final int esriGraphicFeatureMsgCode_CfgFactory_NoInputDir
- .
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_InvalidInputDir
static final int esriGraphicFeatureMsgCode_CfgFactory_InvalidInputDir
- .
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_NoCleanupRequired
static final int esriGraphicFeatureMsgCode_CfgFactory_NoCleanupRequired
- .
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_CleanupFailed
static final int esriGraphicFeatureMsgCode_CfgFactory_CleanupFailed
- .
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_MapServerConfigPropsMissing
static final int esriGraphicFeatureMsgCode_CfgFactory_MapServerConfigPropsMissing
- .
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_DeleteInfo
static final int esriGraphicFeatureMsgCode_CfgFactory_DeleteInfo
- .
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_CleanupRequired
static final int esriGraphicFeatureMsgCode_CfgFactory_CleanupRequired
- .
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_CleanupFinished
static final int esriGraphicFeatureMsgCode_CfgFactory_CleanupFinished
- .
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_AttachmentIsRelatedByObjectID
static final int esriGraphicFeatureMsgCode_AttachmentIsRelatedByObjectID
- Attachments are related by OBJECTID.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_RelationshipsUsesObjectID
static final int esriGraphicFeatureMsgCode_RelationshipsUsesObjectID
- Relationship uses OBJECTID key.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_AttachmentsOrRelationshipsUseObjectID
static final int esriGraphicFeatureMsgCode_AttachmentsOrRelationshipsUseObjectID
- Attachments or Relationship(s) are based on OBJECTID.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_RESTCreateReplica
static final int esriGraphicFeatureMsgCode_MessageArrival_RESTCreateReplica
- Message arrival log for RESTCreateReplica.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_RESTCreateReplica
static final int esriGraphicFeatureMsgCode_MessageProcessed_RESTCreateReplica
- Message processed log for RESTCreateReplica.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_RESTSynchronizeReplica
static final int esriGraphicFeatureMsgCode_MessageArrival_RESTSynchronizeReplica
- Message arrival log for RESTSynchronizeReplica.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_RESTSynchronizeReplica
static final int esriGraphicFeatureMsgCode_MessageProcessed_RESTSynchronizeReplica
- Message processed log for RESTSynchronizeReplica.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_RESTUnregisterReplica
static final int esriGraphicFeatureMsgCode_MessageArrival_RESTUnregisterReplica
- Message arrival log for RESTUnregisterReplica.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_RESTUnregisterReplica
static final int esriGraphicFeatureMsgCode_MessageProcessed_RESTUnregisterReplica
- Message processed log for RESTUnregisterReplica.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_RESTReplicaResource
static final int esriGraphicFeatureMsgCode_MessageArrival_RESTReplicaResource
- Message arrival log for RESTReplica Resource.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_RESTReplicaResource
static final int esriGraphicFeatureMsgCode_MessageProcessed_RESTReplicaResource
- Message processed log for RESTReplica Resource.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_RESTReplicasResource
static final int esriGraphicFeatureMsgCode_MessageArrival_RESTReplicasResource
- Message arrival log for RESTReplicas Resource.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_RESTReplicasResource
static final int esriGraphicFeatureMsgCode_MessageProcessed_RESTReplicasResource
- Message processed log for RESTReplicas Resource.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CreateReplicaJobIDAndUrl
static final int esriGraphicFeatureMsgCode_CreateReplicaJobIDAndUrl
- Create Replica Async Job id and Jobs status URL.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_SynchronizeReplicaJobIDAndUrl
static final int esriGraphicFeatureMsgCode_SynchronizeReplicaJobIDAndUrl
- Synchronize Replica Async Job id and Jobs status URL.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_DownloadUrlFailed
static final int esriGraphicFeatureMsgCode_DownloadUrlFailed
- Downloading of URL failed.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_UsingPreExsitingVersion
static final int esriGraphicFeatureMsgCode_UsingPreExsitingVersion
- Using a pre-existing version for sync.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_VersionCreationFailed
static final int esriGraphicFeatureMsgCode_VersionCreationFailed
- Version creation failed for sync.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CreatedVersionForSync
static final int esriGraphicFeatureMsgCode_CreatedVersionForSync
- Created version for sync.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_InvalidConfig
static final int esriGraphicFeatureMsgCode_CfgFactory_InvalidConfig
- Invalid configuration.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_CantConnToEgdb
static final int esriGraphicFeatureMsgCode_CfgFactory_CantConnToEgdb
- Unable to connect to enterprise geodatabase.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_CantGetSvcTables
static final int esriGraphicFeatureMsgCode_CfgFactory_CantGetSvcTables
- Unable to get service tables.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_InvalidFilePath
static final int esriGraphicFeatureMsgCode_CfgFactory_InvalidFilePath
- Configuration's file path is invalid.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_CfgFactory_UnableToCreateFS
static final int esriGraphicFeatureMsgCode_CfgFactory_UnableToCreateFS
- Failed to create feature server instance.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_VersionNameCreationFailed
static final int esriGraphicFeatureMsgCode_VersionNameCreationFailed
- Version name creation failed for sync.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageArrival_QueryExtent
static final int esriGraphicFeatureMsgCode_MessageArrival_QueryExtent
- Message arrival log for QueryExtent.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_MessageProcessed_QueryExtent
static final int esriGraphicFeatureMsgCode_MessageProcessed_QueryExtent
- Message processed log for QueryExtent.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_ErrorInCreatingTimeZone
static final int esriGraphicFeatureMsgCode_ErrorInCreatingTimeZone
- Error in creating timezone from user specified timezone.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_DateFieldsTimeZone
static final int esriGraphicFeatureMsgCode_DateFieldsTimeZone
- User specifified time zone for time fields.
- See Also:
- Constant Field Values
esriGraphicFeatureMsgCode_DateFieldsList
static final int esriGraphicFeatureMsgCode_DateFieldsList
- List of date fields for a layer/ table.
- See Also:
- Constant Field Values