SDAC

TMSTransaction.AddConnection Method

Binds a TCustomDAConnection object with the transaction component.

Class

TMSTransaction

Syntax

function AddConnection(Connection: TCustomDAConnection): integer;

Parameters
Connection
Holds a TCustomDAConnection object to associate with the transaction component.
Return Value
the index of associated connection in the connection list.

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