SDAC

TCustomMSConnection Class

A base class defining functionality for classes derived from it, and introducing OLE DB specific properties.

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

Unit

MSAccess

Syntax

TCustomMSConnection = class(TCustomDAConnection);

Remarks

TCustomMSConnection is a base connection class that defines functionality for classes derived from it, and introduces OLE DB specific properties. Applications should never use TCustomMSConnection objects directly. Descendants of TCustomMSConnection, such as TMSConnection, TMSCompactConnection should be used instead.

Inheritance Hierarchy

TCustomDAConnection
   TCustomMSConnection

See Also

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