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.