DataViewManager.GetDataViewHierarchy 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 | |
---|---|---|
GetDataViewHierarchy(Guid, String, Boolean) | Retrieves a data view hierarchy with the specified DDEX provider and connection information. | |
GetDataViewHierarchy(String, Guid, String, Boolean) | Retrieves data view hierarchy object instance specified by the input parameters and sets the name of the hierarchy root node. |
Top