BeginNavigateFromRootTo Method
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Begins to asynchronously resolve a symbolic node reference, using global navigation scope.
Overload List
Name | Description | |
---|---|---|
BeginNavigateFromRootTo(String, AsyncCallback, Object) | Begins to asynchronously resolve a symbolic node reference, using global navigation scope. | |
BeginNavigateFromRootTo(GraphReference, AsyncCallback, Object) | Begins to asynchronously resolve a symbolic node reference, using global navigation scope. |
Top