Click or drag to resize
NbQueryOrder Property
ソート条件。ソートキーの配列で、先に指定した条件が優先される。 デフォルトは昇順。逆順にする場合はキー名の先頭に "-" を付加。

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public string[] Order { get; }

Property Value

Type: String
Version Information

Core

Supported in: 1.0
See Also