ErrorLogType Enumeration
Enumerates the supported error logging options available.
Namespace: Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly : Microsoft.SqlServer.Replication.BusinessLogicSupport (in microsoft.sqlserver.replication.businesslogicsupport.dll)
Syntax
'Declaration
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. |
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace