Bad Class

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

Syntax

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

Attributes

Type Description
GeneratedCode

Methods

Name Value Summary
Down() void
Up() void