ErrorLogType Enumeration

Enumerates the supported error logging options available.

命名空间: Microsoft.SqlServer.Replication.BusinessLogicSupport
程序集: Microsoft.SqlServer.Replication.BusinessLogicSupport (in microsoft.sqlserver.replication.businesslogicsupport.dll)

语法

声明
Public Enumeration ErrorLogType
public enum ErrorLogType
public enum class ErrorLogType
public enum ErrorLogType
public enum ErrorLogType

Members

Member name Description
ErrorLogCustom The custom error information is logged.
ErrorLogNone The error is not logged.

平台

开发平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

目标平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

请参阅

参考

Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace