MigrationsAssemblyExtensions Class
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.
Extension methods for IMigrationsAssembly.
public static class MigrationsAssemblyExtensions
type MigrationsAssemblyExtensions = class
Public Module MigrationsAssemblyExtensions
- Inheritance
-
MigrationsAssemblyExtensions
Remarks
See Database migrations for more information and examples.
Methods
GetMigrationId(IMigrationsAssembly, String) |
Gets a migration identifier in the assembly with the given a full migration name or just its identifier. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Entity Framework