Add Method (Replication ActiveX)

This method supports replication infrastructure and is not intended to be used directly from your code.

语法

collection.Add object
Part Description

collection

Expression that evaluates to a SQLReplErrors Collection (Replication ActiveX) collection.

object

Expression that evaluates to a SQLReplError Object (Replication ActiveX) object.

Applies To

SQLReplErrors Collection (Replication ActiveX)

备注

The AddReplError Method (Replication ActiveX) method can be used to add an error to a SQLReplErrors Collection (Replication ActiveX) collection without creating a SQLReplError Object (Replication ActiveX) object first.

Prototype (C/C++)

HRESULT Add(ISQLReplError* pISQLReplError);

请参阅

参考

AddReplError Method (Replication ActiveX)
SQLReplError Object (Replication ActiveX)

帮助和信息

获取 SQL Server 2005 帮助