Metodo BusinessLogicCommand.ExecuteReader
Include i membri protetti
Include i membri ereditati
Executes a data reader.
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 | |
---|---|---|
ExecuteReader() | Executes the CommandText against the Connection, and returns an IDataReader. | |
ExecuteReader(CommandBehavior) | Executes the CommandText against the Connection, and returns an IDataReader using one of the CommandBehavior. |
In alto
Vedere anche
Riferimento
Spazio dei nomi Microsoft.SqlServer.Replication.BusinessLogicSupport