ServiceQueryHelper.UseSoftDelete method

namespace: Serenity.Services   assemblySerenity.Net.Services

Returns if row uses soft delete

public static bool UseSoftDelete(IRow row)
parameter description
row Row instance

See Also