AddArtifactGeneratorWizard.RunStarted Method (Object, Dictionary<String, String>, WizardRunKind, Object[])

 

This API supports the Entity Framework infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.Data.Entity.Design.VisualStudio.ModelWizard
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

public void RunStarted(
	object automationObject,
	Dictionary<string, string> replacementsDictionary,
	WizardRunKind runKind,
	object[] customParams
)

Parameters

automationObject
Type: System.Object

This API supports the Entity Framework infrastructure and is not intended to be used directly from your code.

replacementsDictionary
Type: System.Collections.Generic.Dictionary<String, String>

This API supports the Entity Framework infrastructure and is not intended to be used directly from your code.

runKind
Type: Microsoft.VisualStudio.TemplateWizard.WizardRunKind

This API supports the Entity Framework infrastructure and is not intended to be used directly from your code.

customParams
Type: System.Object[]

This API supports the Entity Framework infrastructure and is not intended to be used directly from your code.