C# Class Sharp.Data.Fluent.AddIndexKey

Inheritance: DataClientAction
Exibir arquivo Open project: sharpmigrations/sharpmigrations Class Usage Examples

Public Methods

Method Description
AddIndexKey ( IDataClient dataClient )
ReverseAction ( ) : DataClientAction

Protected Methods

Method Description
ExecuteInternal ( ) : void

Method Details

AddIndexKey() public method

public AddIndexKey ( IDataClient dataClient )
dataClient IDataClient

ExecuteInternal() protected method

protected ExecuteInternal ( ) : void
return void

ReverseAction() public method

public ReverseAction ( ) : DataClientAction
return DataClientAction