V2 Class

Namespace
Cake.EntityFramework.TestProject.SqlServer.Migrations
Interfaces
  • IMigrationMetadata
Base Types
  • DbMigration
graph TD Base0["DbMigration"]-->Type Interface0["IMigrationMetadata"]-.->Type Type["V2"] class Type type-node

Syntax

[GeneratedCode("EntityFramework.Migrations", "6.1.3-40302")]
public sealed class V2 : DbMigration, IMigrationMetadata

Attributes

Type Description
GeneratedCode

Methods

Name Value Summary
Down() void
Up() void