Description Property (Replication)

The Description property is the description of the error.

Applies to
SQLReplError Object  

Syntax

object.Description

Part Description
object Expression that evaluates to an object in the Applies To list
pVal Description of the error

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT get_Description(BSTR *pVal);

See Also
ErrorNumber Property Source Property
SourceType Property  

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.