C# Class Sharp.Data.Fluent.RemovePrimaryKey

Inheritance: RemoveItemFromTable
Afficher le fichier Open project: sharpmigrations/sharpmigrations

Méthodes publiques

Méthode Description
RemovePrimaryKey ( IDataClient dataClient, string primaryKeyName )

Méthodes protégées

Méthode Description
ExecuteInternal ( ) : void

Method Details

ExecuteInternal() protected méthode

protected ExecuteInternal ( ) : void
Résultat void

RemovePrimaryKey() public méthode

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