C# Class Sharp.Data.Fluent.RemoveItemFromTable

Inheritance: DataClientAction, IRemoveFromTable
Afficher le fichier Open project: sharpmigrations/sharpmigrations

Méthodes publiques

Méthode Description
FromTable ( string tableName ) : void

Méthodes protégées

Méthode Description
RemoveItemFromTable ( IDataClient dataClient )

Method Details

FromTable() public méthode

public FromTable ( string tableName ) : void
tableName string
Résultat void

RemoveItemFromTable() protected méthode

protected RemoveItemFromTable ( IDataClient dataClient )
dataClient IDataClient