MigrationsSqlGenerator.VersionComparer Property

Definition

Gets a comparer that can be used to compare two product versions.

protected virtual System.Collections.Generic.IComparer<string> VersionComparer { get; }
member this.VersionComparer : System.Collections.Generic.IComparer<string>
Protected Overridable ReadOnly Property VersionComparer As IComparer(Of String)

Property Value

Applies to