Compartilhar via


Método AdomdCommand.ExecuteReader

Incluir membros protegidos
Incluir membros herdados

Executes the CommandText against the Connection and builds an IDataReader.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Implementações de interfaces explícitasMétodo privado IDbCommand.ExecuteReader() Executes the CommandText against the Connection and builds an IDataReader.
Implementações de interfaces explícitasMétodo privado IDbCommand.ExecuteReader(CommandBehavior) Executes the CommandText against the Connection and builds an IDataReader using one of the CommandBehavior values.

Início

Consulte também

Referência

AdomdCommand Classe

Namespace Microsoft.AnalysisServices.AdomdServer