Click or drag to resize
NbQueryEqualTo Method
一致条件を追加する。

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public NbQuery EqualTo(
	string key,
	Object value
)

Parameters

key
Type: SystemString
キー
value
Type: SystemObject

Return Value

Type: NbQuery
this
Exceptions
ExceptionCondition
ArgumentNullExceptionキーがnull
Version Information

Core

Supported in: 1.0
See Also