IBDAC

TCustomIBCDataSet.Connection Property

Used to specify the connection in which the dataset will be executed.

Class

TCustomIBCDataSet

Syntax

property Connection: TIBCConnection;

Remarks

Use the Connection property to specify the connection in which the dataset will be executed. If connection is not connected, the Open method calls Connection.Connect.

See Also

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