Click or drag to resize
NbBatchRequest Methods

The NbBatchRequest type exposes the following members.

Methods
  NameDescription
Public methodAddDeleteRequest
DELETEリクエスト追加
Public methodAddInsertRequest
INSERT リクエスト追加
Public methodAddUpdateRequest
UPDATEリクエスト追加。 常に更新は Full Update として扱われる。
Public methodEquals
指定のオブジェクトが現在のオブジェクトと等しいかどうかを判断します。
(Inherited from Object.)
Protected methodFinalize
オブジェクトがガベージ コレクションにより収集される前に、そのオブジェクトがリソースを解放し、その他のクリーンアップ操作を実行できるようにします。
(Inherited from Object.)
Public methodGetHashCode
既定のハッシュ関数として機能します。
(Inherited from Object.)
Public methodGetOp
指定位置のリクエストのオペレーションを返却する
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Protected methodMemberwiseClone
現在の Object の簡易コピーを作成します。
(Inherited from Object.)
Public methodToString
現在のオブジェクトを表す文字列を返します。
(Inherited from Object.)
Top
See Also