Перечисление ErrorLogType
Enumerates the supported error logging options available.
Пространство имен: Microsoft.SqlServer.Replication.BusinessLogicSupport
Сборка: Microsoft.SqlServer.Replication.BusinessLogicSupport (в Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
Синтаксис
'Декларация
Public Enumeration ErrorLogType
'Применение
Dim instance As ErrorLogType
public enum ErrorLogType
public enum class ErrorLogType
type ErrorLogType
public enum ErrorLogType
Элементы
Имя элемента | Описание | |
---|---|---|
ErrorLogNone | The error is not logged. | |
ErrorLogCustom | The custom error information is logged. |