Advanced.Data.Provider Documentation

IAdpCommand Members

[This is preliminary documentation and subject to change.]

IAdpCommand overview

Public Instance Properties

Connection Gets or sets the AdpConnection used by this instance of the AdpCommand.
Parameters Gets the AdpParameterCollection.
Transaction Gets or sets the AdpTransaction within which the AdpCommand executes.

Public Instance Methods

CreateParameter Creates a new instance of a AdpParameter object.
ExecuteReaderOverloaded. Executes a Transact-SQL statement against the connection and returns the number of rows affected.

See Also

IAdpCommand Interface | Advanced.Data.Provider Namespace