AdomdCommand.ExecuteReader Método

Definición

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

comportamiento

Devoluciones

Información no disponible para esta versión.

Se aplica a

ExecuteReader()

ExecuteReader

public Microsoft.AnalysisServices.AdomdClient.AdomdDataReader ExecuteReader ();
member this.ExecuteReader : unit -> Microsoft.AnalysisServices.AdomdClient.AdomdDataReader
Public Function ExecuteReader () As AdomdDataReader

Devoluciones

Información no disponible para esta versión.

Se aplica a