SDAC

EMSError.MSSQLErrorCode Property

Contains the code of a SQL Server error.

Class

EMSError

Syntax

property MSSQLErrorCode: integer;

Remarks

Code of the SQL Server error. Refer to MSDN for detail description of errors code. Using MSSQLErrorCode 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