Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
A SQLReplError object defines an error that occurred during processing by a Microsoft ActiveX replication control.
Properties
Description Property (Replication ActiveX)
ErrorNumber Property (Replication ActiveX)
ErrorNumberString Property (Replication ActiveX)
Source Property (Replication ActiveX)
SourceType Property (Replication ActiveX)
Notes
SQLReplError objects are referenced from the SQLReplErrors Collection (Replication ActiveX) collection. A reference to this collection is obtained from the ErrorRecords Property (Replication ActiveX) property of replication ActiveX controls.
To refer to the elements of this object from a Microsoft Visual Basic application, in the Project/References dialog box, select Microsoft SQL Replication Errors 9.0. In a C++ application, include Replerrx.h and reference Replerrx.dll from the project/NMAKE file.
An interface ISQLReplError is available directly from the replication ActiveX control components; however, use of the SQLReplError object is recommended.
Voir aussi
Référence
SQLDistribution Object (Replication ActiveX)
SQLMerge Object (Replication ActiveX)