SfcDependencyEngine.GetTreeEnumerator Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Return a DependencyTreeEnumerator which can be used to walk the graph tree by the client.
public Microsoft.SqlServer.Management.Sdk.Sfc.SfcDependencyEngine.DependencyTreeEnumerator GetTreeEnumerator ();
member this.GetTreeEnumerator : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcDependencyEngine.DependencyTreeEnumerator
Public Function GetTreeEnumerator () As SfcDependencyEngine.DependencyTreeEnumerator