IBDAC

TIBCScript.Connection Property

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

Class

TIBCScript

Syntax

property Connection: TIBCConnection;

Remarks

Use the Connection property to specify the connection in which the script will be executed. If a connection has not been opened before running the Execute method, the TIBCConnection.Connect method is called.

See Also

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