Partager via


Énumération ErrorType

Contains values specifying the type of data contract error message.

Espace de noms :  Microsoft.MasterDataServices.Services.DataContracts
Assembly :  Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)

Syntaxe

'Déclaration
Public Enumeration ErrorType
'Utilisation
Dim instance As ErrorType
public enum ErrorType
public enum class ErrorType
type ErrorType
public enum ErrorType

Membres

Nom de membre Description
InputError An input error.
ProcessError A process error.
DatabaseError A database error.
Other Another kind of error other than those specified.