C# Class Sharp.Data.Fluent.RemoveIndexKey

Inheritance: RemoveItemFromTable, IRemoveFromTable
显示文件 Open project: sharpmigrations/sharpmigrations

Public Methods

Method Description
RemoveIndexKey ( IDataClient dataClient, string indexKeyName ) : Sharp.Data

Protected Methods

Method Description
ExecuteInternal ( ) : void

Method Details

ExecuteInternal() protected method

protected ExecuteInternal ( ) : void
return void

RemoveIndexKey() public method

public RemoveIndexKey ( IDataClient dataClient, string indexKeyName ) : Sharp.Data
dataClient IDataClient
indexKeyName string
return Sharp.Data