C# Class Gymnastika.Data.Migration.Commands.DropForeignKeyCommand

Inheritance: SchemaCommand
Show file Open project: weiqiyiji/Gymnastika Class Usage Examples

Public Methods

Method Description
DropForeignKeyCommand ( string srcTable, string name )

Method Details

DropForeignKeyCommand() public method

public DropForeignKeyCommand ( string srcTable, string name )
srcTable string
name string