Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
The Description property returns a string that describes the error defined by a SQLReplError Object (Replication ActiveX) object.
Syntax
object.Description
| Part | Description |
|---|---|
object |
Expression that evaluates to a SQLReplError Object (Replication ActiveX) object. |
Applies To
SQLReplError Object (Replication ActiveX)
Data Type
String
Modifiable
Read/write
Prototype (C/C++)
HRESULT Description(BSTR pVal);
HRESULT Description(BSTR* pVal);
See Also
Reference
ErrorNumber Property (Replication ActiveX)
ErrorNumberString Property (Replication ActiveX)
Source Property (Replication ActiveX)
SourceType Property (Replication ActiveX)