V0 Class

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

Syntax

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

Attributes

Type Description
GeneratedCode

Methods

Name Value Summary
Down() void
Up() void