ServiceHelper.IsUniqueIndexException method
namespace: Serenity.Services assembly: Serenity.Net.Services
public static bool IsUniqueIndexException(IDbConnection connection, Exception exception,
string indexName, IRow oldRow, IRow newRow, params Field[] indexFields)
See Also
- interface IRow
- class Field
- class ServiceHelper