ErrorNumber Property (Replication)

The ErrorNumber property specifies the error number.

Applies to
SQLReplError Object  

Syntax

object.ErrorNumber

Part Description
object Expression that evaluates to an object in the Applies To list
pVal Error number

Remarks

The error number is the value assigned by the error source.

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT get_ErrorNumber(long *pVal);

See Also
Description Property Source Property
SourceType Property  

  


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