Advanced.Data.Provider Documentation

IAdpTransaction.Connection Property

[This is preliminary documentation and subject to change.]

Specifies the AdpConnection object to associate with the transaction.

[Visual Basic]
Property Connection As AdpConnection
[C#]
AdpConnection Connection {get;}

See Also

IAdpTransaction Interface | Advanced.Data.Provider Namespace