AddArtifactGeneratorWizard Class

Microsoft internal use only.

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

Syntax

'Declaration
Public Class AddArtifactGeneratorWizard _
    Implements IWizard
'Usage
Dim instance As AddArtifactGeneratorWizard
public class AddArtifactGeneratorWizard : IWizard
public ref class AddArtifactGeneratorWizard : IWizard
public class AddArtifactGeneratorWizard implements IWizard

Inheritance Hierarchy

System.Object
  Microsoft.Data.Entity.Design.VisualStudio.ModelWizard.AddArtifactGeneratorWizard

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

AddArtifactGeneratorWizard Members

Microsoft.Data.Entity.Design.VisualStudio.ModelWizard Namespace