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