ModelObjectItemWizard 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 ModelObjectItemWizard _
    Implements IWizard
'Usage
Dim instance As ModelObjectItemWizard
public class ModelObjectItemWizard : IWizard
public ref class ModelObjectItemWizard : IWizard
public class ModelObjectItemWizard implements IWizard

Inheritance Hierarchy

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

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

ModelObjectItemWizard Members

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