Click or drag to resize
NbBatchRequestGetOp Method
指定位置のリクエストのオペレーションを返却する

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public string GetOp(
	int index
)

Parameters

index
Type: SystemInt32
index

Return Value

Type: String
insert, update, delete のいずれか
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionindexに要素の範囲外の値を指定した
Remarks
追加したリクエスト数の範囲でindexを指定すること
Version Information

Core

Supported in: 1.0
See Also