ErrorLogType 열거형
Enumerates the supported error logging options available.
네임스페이스: Microsoft.SqlServer.Replication.BusinessLogicSupport
어셈블리: Microsoft.SqlServer.Replication.BusinessLogicSupport.dll의 Microsoft.SqlServer.Replication.BusinessLogicSupport
구문
‘선언
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. |