ILoggingRow interface
namespace: Serenity.Data assembly: Serenity.Net.Entity
A combination of IUpdateLogRow and IInsertLogRow
public interface ILoggingRow : IInsertLogRow, IUpdateLogRow
See Also
- interface IUpdateLogRow
- interface IInsertLogRow
- Source: ILoggingRow.cs