| NbQueryLimitValue Property | 
            検索上限数。-1 の場合は上限なし。
            
 
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
 Syntax
Syntaxpublic int LimitValue { get; }Public ReadOnly Property LimitValue As Integer
	Get
public:
property int LimitValue {
	int get ();
}member LimitValue : int with get
Property Value
Type: 
Int32 Version Information
Version InformationCore
Supported in: 1.0
 See Also
See Also