AdomdCommand.ExecuteReader Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
ExecuteReader(CommandBehavior) |
ExecuteReader |
ExecuteReader() |
ExecuteReader |
ExecuteReader(CommandBehavior)
ExecuteReader
public Microsoft.AnalysisServices.AdomdClient.AdomdDataReader ExecuteReader (System.Data.CommandBehavior behavior);
member this.ExecuteReader : System.Data.CommandBehavior -> Microsoft.AnalysisServices.AdomdClient.AdomdDataReader
Public Function ExecuteReader (behavior As CommandBehavior) As AdomdDataReader
Parâmetros
- behavior
- CommandBehavior
comportamento
Retornos
Informações não disponíveis para esta versão.
Aplica-se a
ExecuteReader()
ExecuteReader
public Microsoft.AnalysisServices.AdomdClient.AdomdDataReader ExecuteReader ();
member this.ExecuteReader : unit -> Microsoft.AnalysisServices.AdomdClient.AdomdDataReader
Public Function ExecuteReader () As AdomdDataReader
Retornos
Informações não disponíveis para esta versão.