Click or drag to resize

ITableOperationsQueryRecordCount Method

Overload List
  Name Description
Public method QueryRecordCount(RecordRestriction) Gets the record count for the specified restriction - or - total record count for the modeled table if restriction is null.
Public method QueryRecordCount(String) Gets the record count for the modeled table based on search parameter. Search executed against fields modeled with SearchableAttribute.
Top
See Also