System.Data.IDbCommand.ExecuteReader Method

Executes the IDbCommand.CommandText against the IDbCommand.Connection and builds an System.Data.IDataReader.

Syntax

public IDataReader ExecuteReader ()

Returns

An System.Data.IDataReader object.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0