다음을 통해 공유


SQLReplError Object (Replication ActiveX)

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)

주의

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.

참고 항목

참조

SQLDistribution Object (Replication ActiveX)
SQLMerge Object (Replication ActiveX)

도움말 및 정보

SQL Server 2005 지원 받기