Méthode AdomdCommand.ExecuteReader
Inclure les membres protégés
Inclure les membres hérités
Executes the CommandText against the AdomdConnection and builds the AdomdDataReader.
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 | |
---|---|---|
ExecuteReader() | Runs the AdomdCommand and returns an AdomdDataReader. | |
ExecuteReader(CommandBehavior) | Runs the AdomdCommand using the specified System.Data.CommandBehaviorenumeration value and returns an AdomdDataReader. |
Haut de la page