V5 Class

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

Syntax

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

Attributes

Type Description
GeneratedCode

Methods

Name Value Summary
Down() void
Up() void