Metodo AdomdCommand.ExecuteReader
Include i membri protetti
Include i membri ereditati
Executes the CommandText against the AdomdConnection and builds a System.Data.IDataReader.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
IDbCommand.ExecuteReader() | Executes the CommandText against the Connection, and builds an IDataReader. | |
IDbCommand.ExecuteReader(CommandBehavior) | Executes the CommandText against the Connection, and builds an IDataReader using one of the CommandBehaviour values. |
In alto