Condividi tramite


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
Metodo pubblico ExecuteReader() Executes the CommandText against the Connection, and returns an IDataReader.
Metodo pubblico ExecuteReader(CommandBehavior) Executes the CommandText against the Connection, and returns an IDataReader using one of the CommandBehavior.

In alto

Vedere anche

Riferimento

BusinessLogicCommand Classe

Spazio dei nomi Microsoft.SqlServer.Replication.BusinessLogicSupport