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

Inheritance: TableCommand
显示文件 Open project: sebastienros/yessql 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