InsertHistoryOperation.ProductVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the value to store in the history table indicating the version of Entity Framework used to produce this migration.
public string ProductVersion { get; }
member this.ProductVersion : string
Public ReadOnly Property ProductVersion As String