次の方法で共有


BusinessLogicCommand.ExecuteReader メソッド

プロテクト メンバーを含める
継承したメンバーを含める

Executes a data reader.

このメンバーはオーバーロードされます。構文、使用方法、および例などに関するこのメンバーの詳細については、オーバーロードの一覧にある名前をクリックしてください。

オーバーロードの一覧

  名前 説明
パブリック メソッド 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.

先頭に戻る

関連項目

参照

BusinessLogicCommand クラス

Microsoft.SqlServer.Replication.BusinessLogicSupport 名前空間