C# Class Simple.Migrator.Fluent.IndexRemoveAction

Inheritance: IndexAction
Afficher le fichier Open project: juanplopes/simple

Méthodes publiques

Méthode Description
Execute ( ITransformationProvider provider ) : void
IndexRemoveAction ( TableAction table, string name ) : System

Method Details

Execute() public méthode

public Execute ( ITransformationProvider provider ) : void
provider ITransformationProvider
Résultat void

IndexRemoveAction() public méthode

public IndexRemoveAction ( TableAction table, string name ) : System
table TableAction
name string
Résultat System