다음을 통해 공유


ErrorNumber Property (Replication ActiveX)

The ErrorNumber property returns the numeric code that identifies the error.

구문

object.ErrorNumber [= pVal]
Part Description

object

Expression that evaluates to a SQLReplError object.

pVal

Error number.

Applies To

SQLReplError Object (Replication ActiveX)

주의

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

Data Type

Long

Modifiable

Read/write

Prototype (C/C++)

HRESULT ErrorNumber(long pVal);
HRESULT ErrorNumber(long* pVal);

참고 항목

참조

Description Property (Replication ActiveX)
ErrorNumberString Property (Replication ActiveX)
Source Property (Replication ActiveX)
SourceType Property (Replication ActiveX)

도움말 및 정보

SQL Server 2005 지원 받기