送信先インスタレーションを指定するためのクエリ
検索条件のJSONオブジェクト表記(MongoDBクエリ表記)のみ有効
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public NbQuery Query { get; set; }
Public Property Query As NbQuery
Get
Set
public:
property NbQuery^ Query {
NbQuery^ get ();
void set (NbQuery^ value);
}
member Query : NbQuery with get, set
Property Value
Type:
NbQueryVersion Information Core
Supported in: 1.0
See Also