The Description property returns a string that describes the error defined by a SQLReplError object.
object.Description
Part | Description |
---|---|
object | Expression that evaluates to a SQLReplError object. |
String
Read/write
HRESULT Description(BSTR pVal);
HRESULT Description(BSTR* pVal);