SDAC

EOLEDBError.OLEDBErrorCode Property

Contains the code of OLE DB Error.

Class

EOLEDBError

Syntax

property OLEDBErrorCode: integer;

Remarks

The OLEDBErrorCode holds the code of OLE DB Error. Refer to MSDN for the detailed description of the error code. Using OLEDBErrorCode is more preferable than using ErrorCode, as decoding the last one depends on the class of an error (EOLEDBError or EMSError).

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback