SDAC

EDAError.ErrorCode Property

Determines the error code returned by the server.

Class

EDAError

Syntax

property ErrorCode: integer;

Remarks

Use the ErrorCode property to determine the error code returned by SQL Server. This value is always positive.

In SQL Server it's preferable to use EOLEDBError.OLEDBErrorCode and EMSError.MSSQLErrorCode instead of EDAError.ErrorCode.

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