Metodo AdomdCommand.ExecuteReader

Include i membri protetti
Include i membri ereditati

Executes the CommandText against the AdomdConnection and builds the AdomdDataReader.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico ExecuteReader() Runs the AdomdCommand and returns an AdomdDataReader.
Metodo pubblico ExecuteReader(CommandBehavior) Runs the AdomdCommand using the specified System.Data.CommandBehaviorenumeration value and returns an AdomdDataReader.

In alto

Vedere anche

Riferimento

AdomdCommand Classe

Spazio dei nomi Microsoft.AnalysisServices.AdomdClient