Click or drag to resize
NbQueryIn Method
args に指定された値のいずれかと一致すること

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public NbQuery In(
	string key,
	params Object[] args
)

Parameters

key
Type: SystemString
キー
args
Type: SystemObject

Return Value

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

Core

Supported in: 1.0
See Also