Enumerator.EnumDependencies(Object, DependencyRequest) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したオブジェクトの依存関係を一般化ツリーとして列挙します
public Microsoft.SqlServer.Management.Sdk.Sfc.DependencyChainCollection EnumDependencies(object connectionInfo, Microsoft.SqlServer.Management.Sdk.Sfc.DependencyRequest dependencyRequest);
member this.EnumDependencies : obj * Microsoft.SqlServer.Management.Sdk.Sfc.DependencyRequest -> Microsoft.SqlServer.Management.Sdk.Sfc.DependencyChainCollection
Public Function EnumDependencies (connectionInfo As Object, dependencyRequest As DependencyRequest) As DependencyChainCollection
パラメーター
- connectionInfo
- Object
サーバー接続情報
- dependencyRequest
- DependencyRequest
依存関係を検出する必要がある XPATHS の一覧 + aditional フラグは、各 xpath が複数の結果を持つことに注意してください
返品
各入力レコードの依存関係の一覧