C# Class Sharp.Data.Fluent.RemovePrimaryKey

Inheritance: RemoveItemFromTable
ファイルを表示 Open project: sharpmigrations/sharpmigrations

Public Methods

Method Description
RemovePrimaryKey ( IDataClient dataClient, string primaryKeyName )

Protected Methods

Method Description
ExecuteInternal ( ) : void

Method Details

ExecuteInternal() protected method

protected ExecuteInternal ( ) : void
return void

RemovePrimaryKey() public method

public RemovePrimaryKey ( IDataClient dataClient, string primaryKeyName )
dataClient IDataClient
primaryKeyName string