次の方法で共有


ExecuteReader メソッド

AdomdCommand を実行します。

オーバーロードの一覧

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

Top