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

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

Public Methods

Method Description
DropIndexCommand ( string tableName, string indexName )

Method Details

DropIndexCommand() public method

public DropIndexCommand ( string tableName, string indexName )
tableName string
indexName string