Перечисление ErrorType
Contains values specifying the type of data contract error message.
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
Public Enumeration ErrorType
'Применение
Dim instance As ErrorType
public enum ErrorType
public enum class ErrorType
type ErrorType
public enum ErrorType
Элементы
| Имя элемента | Описание | |
|---|---|---|
| InputError | An input error. | |
| ProcessError | A process error. | |
| DatabaseError | A database error. | |
| Other | Another kind of error other than those specified. |