DataViewCommandProvider.CreateSelectionCommand Method
Include Protected Members
Include Inherited Members
Creates a selection menu command for multiple nodes in Server Explorer.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CreateSelectionCommand(CommandID) | Creates a selection menu command for multiple nodes in Server Explorer. | |
CreateSelectionCommand(CommandID, array<Object[]) | Creates a selection menu command for multiple nodes in Server Explorer. |
Top