Énumération ErrorLogType
Enumerates the supported error logging options available.
Espace de noms : Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly : Microsoft.SqlServer.Replication.BusinessLogicSupport (dans Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
Syntaxe
'Déclaration
Public Enumeration ErrorLogType
'Utilisation
Dim instance As ErrorLogType
public enum ErrorLogType
public enum class ErrorLogType
type ErrorLogType
public enum ErrorLogType
Membres
Nom de membre | Description | |
---|---|---|
ErrorLogNone | The error is not logged. | |
ErrorLogCustom | The custom error information is logged. |