Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The ErrorNumberString property returns or sets a string representation of the error number.
Syntaxe
object.ErrorNumberString [= string]
| Part | Description |
|---|---|
object |
Expression that evaluates to a SQLReplError object. |
string |
String representation of the error number. |
Applies To
SQLReplError Object (Replication ActiveX)
Data Type
String
Modifiable
Read/write
Prototype (C/C++)
HRESULT ErrorNumberString(BSTR pVal);
HRESULT ErrorNumberString(BSTR* pVal);
Voir aussi
Référence
Description Property (Replication ActiveX)
ErrorNumber Property (Replication ActiveX)
Source Property (Replication ActiveX)
SourceType Property (Replication ActiveX)