The MigrationVersion type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CompareTo |
Compares two MigrationVersion objects.
|
![]() | Equals |
Determines whether the MigrationVersion is equal to another object.
(Overrides ValueType..::.Equals(Object).) |
![]() ![]() | FromString |
Parses a MigrationVersion from a string.
|
![]() | GetHashCode |
Serves as a hash function for the MigrationVersion type.
(Overrides ValueType..::.GetHashCode()()().) |
![]() | ToString |
Gets a string representation of the migration version.
(Overrides ValueType..::.ToString()()().) |
![]() ![]() | TryFromString |
Parses a MigrationVersion from a string.
|
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Compares two MigrationVersion objects.
|
![]() ![]() | GreaterThan |
Compares two MigrationVersion objects.
|
![]() ![]() | GreaterThanOrEqual |
Compares two MigrationVersion objects.
|
![]() ![]() | Inequality |
Compares two MigrationVersion objects.
|
![]() ![]() | LessThan |
Compares two MigrationVersion objects.
|
![]() ![]() | LessThanOrEqual |
Compares two MigrationVersion objects.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | DefaultStart |
Gets a MigrationVersion representing a database to which no migrations have been applied.
|