Click or drag to resize
NbBatchRequestAddInsertRequest Method
INSERT リクエスト追加

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public NbBatchRequest AddInsertRequest(
	NbObject obj
)

Parameters

obj
Type: Nec.NebulaNbObject
Insert対象のオブジェクト

Return Value

Type: NbBatchRequest
this
Exceptions
ExceptionCondition
ArgumentNullExceptionオブジェクトがnull
ArgumentExceptionオブジェクトにETagが設定されている
Version Information

Core

Supported in: 1.0
See Also