ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace > QueryTransformer Class : SelectRecordsCount Method |
Overload | Description |
---|---|
SelectRecordsCount(String) | Adds the "COUNT(*)" aggregate with the specified alias to the query. |
SelectRecordsCount() | Adds the "COUNT(*)" aggregate to the query. |