Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The ERRORSOURCE_TYPE constants provide values for the SourceType Property (Replication ActiveX) property of the SQLReplError Object (Replication ActiveX) object.
| Constant | Value | Description |
|---|---|---|
INVALID_SOURCE_TYPE |
0 |
Error source type is invalid. |
MERGE_PROCESS |
9 |
Merge process error. |
MERGE_PROVIDER |
8 |
Merge replication provider error. |
NET_LIBRARY |
6 |
Net-Library error. |
ODBC_API |
4 |
ODBC API error. |
OPERATING_SYSTEM |
3 |
Operating system error. |
REPL_CONTROL |
2 |
Replication ActiveX control error. |
SQL_COMMAND |
1 |
SQL command error. |
SQLDMO |
7 |
SQL Server Management Objects error. |
SQLSERVER_ENGINE |
5 |
SQL Server error. |