SDAC

TMSSQL.Connection Property

Used to specify a connection object that will be used to connect to a data store.

Class

TMSSQL

Syntax

property Connection: TCustomMSConnection;

Remarks

Use the Connection property to specify a connection object that will be used to connect to a data store.

Set at design-time by selecting from the list of provided TCustomMSConnection descendant objects.

At runtime, set the Connection property to reference an existing object of a TCustomMSConnection descendant.

See Also

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