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 Source property returns the name of the source where the error occurred.
Syntaxe
object.Source [= pVal]
| Part | Description |
|---|---|
object |
Expression that evaluates to a SQLReplError object. |
pVal |
Name of the source where the error occurred. |
Applies To
SQLReplError Object (Replication ActiveX)
Data Type
String
Modifiable
Read-only
Prototype (C/C++)
HRESULT Source(BSTR pVal);
HRESULT Source(BSTR* pVal);
Voir aussi
Référence
Description Property (Replication ActiveX)
ErrorNumber Property (Replication ActiveX)
ErrorNumberString Property (Replication ActiveX)
SourceType Property (Replication ActiveX)