| TypedListBase<T>.GetDbCount Method | 
| Name | Description | |
|---|---|---|
| GetDbCount() | Gets the number of rows in the database for this typed list, not skipping duplicates  | |
| GetDbCount(Boolean) | Gets the number of rows in the database for this typed list.  | |
| GetDbCount(Boolean, IPredicateExpression) | Gets the number of rows in the database for this typed list.  | |
| GetDbCount(Boolean, IPredicateExpression, IRelationCollection) | Gets the number of rows in the database for this typed list.  | |
| GetDbCount(Boolean, IPredicateExpression, IRelationCollection, GroupByCollection) | Gets the number of rows in the database for this typed list.  |