namespace: Serenity.Services assembly: Serenity.Net.Services
Contains some helper methods for service handlers
public static class ServiceHelper
name | description |
---|---|
static CheckParentNotDeleted(…) | Checks that parent record is not soft deleted |
static IsUniqueIndexException(…) | Checks if an exception seems to be an unique index exception |
static SetSkipTakeTotal<T>(…) | Sets the Skip, Take and Total parameters in the response |
- Source: ServiceHelper.cs