ITypedViewGetDbCount Method | 
| Name | Description | |
|---|---|---|
| GetDbCount | 
            Gets the amount of rows in the database for this typed view, not skipping duplicates
              | |
| GetDbCount(Boolean) | 
            Gets the amount of rows in the database for this typed view.
              | |
| GetDbCount(Boolean, IPredicateExpression) | 
            Gets the amount of rows in the database for this typed view.
              | |
| GetDbCount(Boolean, IPredicateExpression, GroupByCollection) | 
            Gets the amount of rows in the database for this typed view.
              |