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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Entity Framework