RefactoringSchemaViewNodeCommand Members
Include Protected Members
Include Inherited Members
Base command class for all refactoring commands on nodes in Schema View.
The RefactoringSchemaViewNodeCommand type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RefactoringSchemaViewNodeCommand | Initializes a new instance of the RefactoringSchemaViewNodeCommand class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Execute | Executes the command on the specified model element. | |
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.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
QueryStatus | Returns the current status of the specified named command, whether it is enabled, disabled, hidden, and so on. | |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Text | Gets the name of the refactoring command. (Inherited from RefactoringCommand.) |
Top
See Also
Reference
RefactoringSchemaViewNodeCommand Class
Microsoft.VisualStudio.Data.Schema.Project.Refactoring Namespace