IIsDeletedRow interface
namespace: Serenity.Data assembly: Serenity.Net.Entity
Determines that this row uses soft delete and the field that holds this flag
public interface IIsDeletedRow
Members
name | description |
---|---|
IsDeletedField { get; } | Gets the is deleted field. |
See Also
- Source: IIsDeletedRow.cs