Metodo AdomdCommand.ExecuteReader

Include i membri protetti
Include i membri ereditati

Executes the CommandText against the AdomdConnection and builds a System.Data.IDataReader.

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
Implementazione esplicita dell'interfacciaMetodo privato IDbCommand.ExecuteReader() Executes the CommandText against the Connection, and builds an IDataReader.
Implementazione esplicita dell'interfacciaMetodo privato IDbCommand.ExecuteReader(CommandBehavior) Executes the CommandText against the Connection, and builds an IDataReader using one of the CommandBehaviour values.

In alto

Vedere anche

Riferimento

AdomdCommand Classe

Spazio dei nomi Microsoft.AnalysisServices.AdomdClient