Table of Contents

Property LimitValue

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

LimitValue

Gets the maximum number of rows this query will return, or null if no limit has been applied.

public int? LimitValue { get; }

Property Value

int?