SourceType Property (Replication)

The SourceType property specifies the source type of the error information.

Applies to
SQLReplError Object  

Syntax

object.SourceType

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

Data Type

SOURCE_TYPE

Modifiable

Read-only

Prototype (C/C++)

HRESULT get_SourceType(SOURCE_TYPE *pVal);

See Also
Description Property ErrorNumber Property
Source Property  

  


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