RefactoringProjectNodeCommand Members
Include Protected Members
Include Inherited Members
Base command class for all refactoring commands on database project nodes in Solution Explorer.
The RefactoringProjectNodeCommand type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the RefactoringProjectNodeCommand class.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Executes the command on the specified project.
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns the current status of the specified named command, whether it is enabled, disabled, hidden, and so on.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the name of the refactoring command. (Inherited from RefactoringCommand.)
Top
See Also
Reference
RefactoringProjectNodeCommand Class
Microsoft.VisualStudio.Data.Schema.Project.Refactoring Namespace