AdomdCommand.ExecuteReader Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
- behavior
- CommandBehavior
comportement
Retours
Informations non disponibles pour cette version.
S’applique à
ExecuteReader()
ExecuteReader
public Microsoft.AnalysisServices.AdomdClient.AdomdDataReader ExecuteReader();
member this.ExecuteReader : unit -> Microsoft.AnalysisServices.AdomdClient.AdomdDataReader
Public Function ExecuteReader () As AdomdDataReader
Retours
Informations non disponibles pour cette version.