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