ColumnModel.IsTimestamp Property
Gets or sets a value indicating if this property model should be configured as a timestamp.
Assembly: EntityFramework (in EntityFramework.dll)
public virtual bool IsTimestamp { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }