Click or drag to resize
NbQueryConditions Property
検索条件のJSONオブジェクト表記(MongoDBクエリ表記)。

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public NbJsonObject Conditions { get; set; }

Property Value

Type: NbJsonObject
Exceptions
ExceptionCondition
ArgumentNullException検索条件がnull
Version Information

Core

Supported in: 1.0
See Also