Méthode AdomdCommand.ExecuteReader
Inclure les membres protégés
Inclure les membres hérités
Executes the CommandText against the Connection and builds an IDataReader.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
IDbCommand.ExecuteReader() | Executes the CommandText against the Connection and builds an IDataReader. | |
IDbCommand.ExecuteReader(CommandBehavior) | Executes the CommandText against the Connection and builds an IDataReader using one of the CommandBehavior values. |
Haut de la page