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. |