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.
TCustomMSConnection = class(TCustomDAConnection);
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.
TCustomDAConnection
TCustomMSConnection