ErrorLogType Enumeration
Enumerates the supported error logging options available.
Spazio dei nomi: Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly : Microsoft.SqlServer.Replication.BusinessLogicSupport (in microsoft.sqlserver.replication.businesslogicsupport.dll)
Sintassi
'Dichiarazione
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. |
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace