Condividi tramite


Enumerazione ErrorType

Contains values specifying the type of data contract error message.

Spazio dei nomi  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Sintassi

'Dichiarazione
Public Enumeration ErrorType
'Utilizzo
Dim instance As ErrorType
public enum ErrorType
public enum class ErrorType
type ErrorType
public enum ErrorType

Membri

Nome membro Descrizione
InputError An input error.
ProcessError A process error.
DatabaseError A database error.
Other Another kind of error other than those specified.