Partager via


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
Méthode publique ExecuteReader() Runs the AdomdCommand and returns an AdomdDataReader.
Méthode publique ExecuteReader(CommandBehavior) Runs the AdomdCommand using the specified System.Data.CommandBehaviorenumeration value and returns an AdomdDataReader.

Haut de la page

Voir aussi

Référence

AdomdCommand Classe

Espace de noms Microsoft.AnalysisServices.AdomdClient