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

Inheritance: TableCommand
Afficher le fichier Open project: sebastienros/yessql 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