SqlClrTemplateWizard Class
Inheritance Hierarchy
System..::..Object
Microsoft.VisualStudio.Data.Tools.Package.Project..::..SqlClrTemplateWizard
Namespace: Microsoft.VisualStudio.Data.Tools.Package.Project
Assembly: Microsoft.VisualStudio.Data.Tools.Package (in Microsoft.VisualStudio.Data.Tools.Package.dll)
Syntax
'Declaration
Public NotInheritable Class SqlClrTemplateWizard _
Implements IWizard
'Usage
Dim instance As SqlClrTemplateWizard
public sealed class SqlClrTemplateWizard : IWizard
public ref class SqlClrTemplateWizard sealed : IWizard
[<SealedAttribute>]
type SqlClrTemplateWizard =
class
interface IWizard
end
public final class SqlClrTemplateWizard implements IWizard
The SqlClrTemplateWizard type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SqlClrTemplateWizard | Initializes a new instance of the SqlClrTemplateWizard class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IWizardBeforeOpeningFile | |
![]() ![]() |
IWizardProjectFinishedGenerating | |
![]() ![]() |
IWizardProjectItemFinishedGenerating | |
![]() ![]() |
IWizardRunFinished | |
![]() ![]() |
IWizardRunStarted | |
![]() ![]() |
IWizardShouldAddProjectItem |
Top
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.
.gif)
.gif)
.gif)
.gif)