DependencyRequest.Urns Property
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.
list of XPATHs which gives the list of object for which we need to discover dependencies
public Microsoft.SqlServer.Management.Sdk.Sfc.Urn[] Urns { get; set; }
member this.Urns : Microsoft.SqlServer.Management.Sdk.Sfc.Urn[] with get, set
Public Property Urns As Urn()
Property Value
Urn[]