Advanced.Data.Provider Documentation

IAdpCommand.Transaction Property

[This is preliminary documentation and subject to change.]

Gets or sets the AdpTransaction within which the AdpCommand executes.

[Visual Basic]
Property Transaction As AdpTransaction
[C#]
AdpTransaction Transaction {get; set;}

See Also

IAdpCommand Interface | Advanced.Data.Provider Namespace