Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |