DependencyCollection.ContainsUrn(Urn, Server) 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.
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