Click or drag to resize

OrmResultSetTDataCount Method

Instructs the reader to count the number of records

Namespace:  SanteDB.OrmLite
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public int Count()

Return Value

Type: Int32

[Missing <returns> documentation for "M:SanteDB.OrmLite.OrmResultSet`1.Count"]

Implements

IOrmResultSetCount
See Also