Compartir a través de


AdomdCommand.ExecuteReader Método

Incluir miembros protegidos
Incluir miembros heredados

Executes the CommandText against the AdomdConnection and builds the AdomdDataReader.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público ExecuteReader() Runs the AdomdCommand and returns an AdomdDataReader.
Método público ExecuteReader(CommandBehavior) Runs the AdomdCommand using the specified System.Data.CommandBehaviorenumeration value and returns an AdomdDataReader.

Arriba

Vea también

Referencia

AdomdCommand Clase

Espacio de nombres Microsoft.AnalysisServices.AdomdClient