Source Property (Replication)

The Source property specifies the name of the source where the error occurred.

Applies to
SQLReplError Object  

Syntax

object.Source

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

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT get_Source(BSTR *pVal);

See Also
Description Property ErrorNumber Property
SourceType Property  

  


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