NbQuerySkipValue Property |
検索スキップ数。0 ないし負の値の場合はスキップしない。
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public int SkipValue { get; }
Public ReadOnly Property SkipValue As Integer
Get
public:
property int SkipValue {
int get ();
}
member SkipValue : int with get
Property Value
Type:
Int32Version Information Core
Supported in: 1.0
See Also