ServiceHelper.CheckParentNotDeleted method
namespace: Serenity.Services assembly: Serenity.Net.Services
public static void CheckParentNotDeleted(IDbConnection connection, string tableName,
Action<SqlQuery> filter, ITextLocalizer localizer)
See Also
- class SqlQuery
- interface ITextLocalizer
- class ServiceHelper