LoggingRow<TFields>.InsertDate property
Gets or sets the date and time the row was inserted.
public DateTime? InsertDate { get; set; }
See Also
- class LoggingRow<TFields>
Gets or sets the date and time the row was inserted.
public DateTime? InsertDate { get; set; }