DataViewHierarchyAccessor.ExecuteCommand Method
Include Protected Members
Include Inherited Members
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
ExecuteCommand(Int32, OleCommand)
Executes an OLE command without arguments directly on the data view hierarchy.
ExecuteCommand(Int32, OleCommand, Object)
Executes an OLE command on the data view hierarchy with arguments.
ExecuteCommand(Int32, OleCommand, OleCommandExecutionOption, Object)
Executes an OLE command directly on the data view hierarchy, with a specific execution option and arguments.
Top
See Also
Reference
DataViewHierarchyAccessor Class