Advanced.Data.Provider Documentation

IAdpCommand.Connection Property

[This is preliminary documentation and subject to change.]

Gets or sets the AdpConnection used by this instance of the AdpCommand.

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

See Also

IAdpCommand Interface | Advanced.Data.Provider Namespace