| 
               | 
            
              ITable
             | 
          
| Name | Description | |
|---|---|---|
| 
                 | 
              QueryRecordCount(RecordRestriction) | Gets the record count for the specified restriction - or - total record count for the modeled table if restriction is null. | 
| 
                 | 
              QueryRecordCount(String) | Gets the record count for the modeled table based on search parameter. Search executed against fields modeled with SearchableAttribute. |