C# Class Microsoft.Data.Entity.Design.Model.Commands.SetRowsAffectedParameterCommand

Inheritance: Microsoft.Data.Entity.Design.Model.Commands.Command
Afficher le fichier Open project: dotnet/ef6tools Class Usage Examples

Méthodes protégées

Méthode Description
InvokeInternal ( Microsoft.Data.Entity.Design.Model.Commands.CommandProcessorContext cpc ) : void

Private Methods

Méthode Description
SetRowsAffectedParameterCommand ( ModificationFunction modificationFunction, Parameter param ) : System.Diagnostics

Method Details

InvokeInternal() protected méthode

protected InvokeInternal ( Microsoft.Data.Entity.Design.Model.Commands.CommandProcessorContext cpc ) : void
cpc Microsoft.Data.Entity.Design.Model.Commands.CommandProcessorContext
Résultat void