ExecuteReader メソッド
AdomdCommand を実行します。
オーバーロードの一覧
名前 | 説明 | |
---|---|---|
ExecuteReader() () () () | AdomdCommand を実行し、AdomdDataReader を返します。 | |
ExecuteReader(CommandBehavior) | 指定した CommandBehavior 列挙値を使用して AdomdCommand を実行し、AdomdDataReader を返します。 |
Top
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
AdomdCommand を実行します。
名前 | 説明 | |
---|---|---|
ExecuteReader() () () () | AdomdCommand を実行し、AdomdDataReader を返します。 | |
ExecuteReader(CommandBehavior) | 指定した CommandBehavior 列挙値を使用して AdomdCommand を実行し、AdomdDataReader を返します。 |
Top