| IDaoGetDbCount Method |
| Name | Description | |
|---|---|---|
| GetDbCount(IEntityFields, ITransaction, IPredicate, IRelationCollection, IGroupByCollection) |
Gets the number of rows returned by a query for the fields specified, using the filter and groupby clause specified.
| |
| GetDbCount(IEntityFields, ITransaction, IPredicate, IRelationCollection, IGroupByCollection, Boolean) |
Gets the number of rows returned by a query for the fields specified, using the filter and groupby clause specified.
|