ErrorLogType Enumeration
Enumerates the supported error logging options available.
Assembly: Microsoft.SqlServer.Replication.BusinessLogicSupport (in Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
| Member name | Description | |
|---|---|---|
| ErrorLogCustom | The custom error information is logged. | |
| ErrorLogNone | The error is not logged. |
Show: