SDAC

EMSError Class

Raised when SQL Server returns error as a result.

For a list of all members of this type, see EMSError members.

Unit

OLEDBAccess

Syntax

EMSError = class(EOLEDBError);

Remarks

EMSError is raised when SQL Server returns error as a result, for example, of an attempt to execute invalid SQL statement. Use EMSError in the exception-handling block.

Inheritance Hierarchy

EDAError
   EOLEDBError
      EMSError

See Also

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