The Number property provides the OLE DB HRESULT error number reported by the error source.
object.Number [=value]
Applies To
SSCEError Object
Data Type
Long
Modifiable
Read-only
Prototype
HRESULT get_Number(long *pVal);
Parameter |
Description |
---|---|
value |
The OLE DB HRESULT error number of the error. |
HRESULTS returned by the Numberproperty are non-native errors. For more information about HRESULT values, search the Microsoft MSDN Library.