Miner.Responder.Shared.Replication Namespace : FeatureIdentificationExceptionType Enumeration |
'Declaration
<System.SerializableAttribute()> Public Enum FeatureIdentificationExceptionType Inherits System.Enum
'Usage
Dim instance As FeatureIdentificationExceptionType
[System.Serializable()] public enum FeatureIdentificationExceptionType : System.Enum
public enum FeatureIdentificationExceptionType = class(System.Enum)
System.SerializableAttribute() public enum FeatureIdentificationExceptionType extends System.Enum
[System.Serializable()] __value public enum FeatureIdentificationExceptionType : public System.Enum
[System.Serializable()] public enum class FeatureIdentificationExceptionType : public System.Enum
Member | Description |
---|---|
FeatureClassDoesNotHaveGlobalIdentifier | Feature class does not have a global identifier. |
FeatureClassNotFound | Feature class not found. |
FeatureNotFound | Feature not found. |
InvalidFeatureClassIdentifier | Invalid feature class identifier. |
InvalidFeatureClassName | Invalid feature class name. |
InvalidObjectIdentifier | Invalid object identifier. |
Unknown | Unknown identification exception. |
System.Object
System.ValueType
System.Enum
Miner.Responder.Shared.Replication.FeatureIdentificationExceptionType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2