C# Class Sharp.Data.Fluent.DataClientAddIndexKeyStep2

Exibir arquivo Open project: sharpmigrations/sharpmigrations

Public Methods

Method Description
DataClientAddIndexKeyStep2 ( AddIndexKey action )
OfTable ( string tableName ) : void

Method Details

DataClientAddIndexKeyStep2() public method

public DataClientAddIndexKeyStep2 ( AddIndexKey action )
action AddIndexKey

OfTable() public method

public OfTable ( string tableName ) : void
tableName string
return void