InsertHistoryOperation.ProductVersion Property

Definition

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

Property Value

Applies to