Click or drag to resize
NbQueryNot Method
指定したキーの条件を反転(not)する

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public NbQuery Not(
	string key
)

Parameters

key
Type: SystemString
キー

Return Value

Type: NbQuery
this
Exceptions
ExceptionCondition
ArgumentNullExceptionキーがnull
ArgumentException指定したキーが存在しない
Version Information

Core

Supported in: 1.0
See Also