V2 Class

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

Syntax

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

Attributes

Type Description
GeneratedCode

Methods

Name Value Summary
Down() void
Up() void