The SqlDataProvider type exposes the following members.

Properties

  NameDescription
CommandText
Gets or sets the query to perform.
ConnectionString
Gets the ConnectionString value.
DataReader
Gets a reference to the DataReader object.
InTransaction
Gets a value indicating if the command is setup to execute within a database transaction. The value equals "true" if it will execute within a transaction, otherwise it equals "false".
IsConnected
Parameters

See Also