Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
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)
Remarks
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.
See Also
Reference
SQLDistribution Object (Replication ActiveX)
SQLMerge Object (Replication ActiveX)