Enumerazione ErrorLogType
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
'Utilizzo
Dim instance As ErrorLogType
public enum ErrorLogType
public enum class ErrorLogType
type ErrorLogType
public enum ErrorLogType
Membri
Nome membro | Descrizione | |
---|---|---|
ErrorLogNone | The error is not logged. | |
ErrorLogCustom | The custom error information is logged. |
Vedere anche
Riferimento
Spazio dei nomi Microsoft.SqlServer.Replication.BusinessLogicSupport