Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Enumerates the supported error logging options available.
Namespace: Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly: Microsoft.SqlServer.Replication.BusinessLogicSupport (in Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
Syntax
'Declaration
Public Enumeration ErrorLogType
'Usage
Dim instance As ErrorLogType
public enum ErrorLogType
public enum class ErrorLogType
type ErrorLogType
public enum ErrorLogType
Members
| Member name | Description | |
|---|---|---|
| ErrorLogCustom | The custom error information is logged. | |
| ErrorLogNone | The error is not logged. |
See Also
Reference
Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace