Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
The ErrorRecords property returns a reference to the SQLReplErrors Collection (Replication ActiveX) collection maintained by the replication control.
Syntax
object.ErrorRecords
Parameters
| Part | Description |
|---|---|
object |
Expression that evaluates to an object in the Applies To list. |
Applies To
SQLDistribution Object (Replication ActiveX)
SQLMerge Object (Replication ActiveX)
Remarks
The SQLReplErrors Collection (Replication ActiveX) collection is loaded when a control method fails. The error records in the collection are available until the next replication control method is called.
Data Type
SQLReplErrors Collection (Replication ActiveX)
Modifiable
Read-only
Prototype C/C++
HRESULT ErrorRecords(ISQLReplErrors** pVal);