次の方法で共有


ExecuteReader メソッド

オーバーロードの一覧

  名前 説明
パブリック メソッド ExecuteReader() () () () AdomdCommand を実行し、AdomdDataReader を返します。
パブリック メソッド ExecuteReader(CommandBehavior) 指定した System.Data..::..CommandBehavior 列挙値を使用して AdomdCommand を実行し、AdomdDataReader を返します。

Top