C# Class Sharp.Data.Fluent.DataClientAddIndexKeyStep2

Afficher le fichier Open project: sharpmigrations/sharpmigrations

Méthodes publiques

Méthode Description
DataClientAddIndexKeyStep2 ( AddIndexKey action )
OfTable ( string tableName ) : void

Method Details

DataClientAddIndexKeyStep2() public méthode

public DataClientAddIndexKeyStep2 ( AddIndexKey action )
action AddIndexKey

OfTable() public méthode

public OfTable ( string tableName ) : void
tableName string
Résultat void