Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
This method supports replication infrastructure and is not intended to be used directly from your code.
Sintaxis
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)
Notas
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);
Vea también
Referencia
AddReplError Method (Replication ActiveX)
SQLReplError Object (Replication ActiveX)