DependencyCollection.ContainsUrn(Urn, Server) Method

Definition

public bool ContainsUrn (Microsoft.SqlServer.Management.Sdk.Sfc.Urn urn, Microsoft.SqlServer.Management.Smo.Server srv);
member this.ContainsUrn : Microsoft.SqlServer.Management.Sdk.Sfc.Urn * Microsoft.SqlServer.Management.Smo.Server -> bool
Public Function ContainsUrn (urn As Urn, srv As Server) As Boolean

Parameters

urn
Urn
srv
Server

Returns

Applies to