EntityCountRows Method

Returns the number of rows that exist in the Firefly.Box.Data.DataProvider

Definition

Namespace: Firefly.Box.Data
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public long CountRows()

Return Value

Int64
The number of rows

See Also