Method Size
Size()
Returns the size of the result set (honors Skip and Limit, unlike Count which does not).
public virtual long Size()
Returns
- long
The size of the result set.
Returns the size of the result set (honors Skip and Limit, unlike Count which does not).
public virtual long Size()
The size of the result set.