クエリー一括実行

宣言の構文
public virtual int ExecuteUpdateBatch(
Command[] commands,
int timeout
)
Public Overridable Function ExecuteUpdateBatch ( _
commands As Command(), _
timeout As Integer _
) As Integer
public:
virtual int ExecuteUpdateBatch(
array<Command^>^ commands,
int timeout
)

パラメータ
- commands (array<
Command
>[]()[])
- 実行するコマンド
- timeout (Int32)
- タイムアウト時間

戻り値
コマンド実行結果
アセンブリ:
CFW.Database (モジュール: CFW.Database) バージョン: 1.2.0.2 (1.2.0.2)