Share via


NewSchemaCompareWizard Members

Include Protected Members
Include Inherited Members

Represents the new schema compare wizard.

The NewSchemaCompareWizard type exposes the following members.

Constructors

  Name Description
Public method NewSchemaCompareWizard Initializes a new instance of the NewSchemaCompareWizard class.

Top

Methods

  Name Description
Public method BeforeOpeningFile Runs custom wizard logic before opening an item in the template.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ProjectFinishedGenerating Runs custom wizard logic when a project has finished generating.
Public method ProjectItemFinishedGenerating Runs custom wizard logic when a project item has finished generating.
Public method RunFinished Runs custom wizard logic when the wizard has completed all tasks.
Public method RunStarted Runs custom wizard logic at the beginning of a template wizard run.
Public method ShouldAddProjectItem Indicates whether the specified project item should be added to the project.
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

See Also

Reference

NewSchemaCompareWizard Class

Microsoft.VisualStudio.Data.Schema.Project.SchemaAndDataCompare Namespace