C# Class YesSql.Core.Sql.Schema.DropForeignKeyCommand

Inheritance: SchemaCommand
ファイルを表示 Open project: sebastienros/yessql 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