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
'Deklaracja
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. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.