DataViewCommandProvider.CreateCommand Method
Include Protected Members
Include Inherited Members
Creates a menu command for a Server Explorer menu item.
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
CreateCommand(Int32, CommandID)
Creates a menu command for a Server Explorer menu item.
CreateCommand(Int32, CommandID, array<Object[])
Creates a menu command for a Server Explorer menu item containing the specified parameters.
Top