UrnCollection.Contains(Urn) Method

Definition

public bool Contains (Microsoft.SqlServer.Management.Sdk.Sfc.Urn urn);
abstract member Contains : Microsoft.SqlServer.Management.Sdk.Sfc.Urn -> bool
override this.Contains : Microsoft.SqlServer.Management.Sdk.Sfc.Urn -> bool
Public Function Contains (urn As Urn) As Boolean

Parameters

urn
Urn

Returns

Implements

Applies to