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

Inheritance: TableCommand
Afficher le fichier Open project: weiqiyiji/Gymnastika Class Usage Examples

Méthodes publiques

Méthode Description
DropIndexCommand ( string tableName, string indexName )

Method Details

DropIndexCommand() public méthode

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