UniDAC

TUniTransaction.AddConnection Method

Binds a TCustomDAConnection object with the transaction component.

Class

TUniTransaction

Syntax

procedure AddConnection(Connection: TUniConnection);

Parameters
Connection
Holds a TCustomDAConnection object to associate with the transaction component.

Remarks

Use the AddConnection method to associate a TCustomDAConnection object with the transaction component.

See Also

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