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.