UrnCollection.Remove(Urn) Method

Definition

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

Parameters

urn
Urn

Returns

Implements

Applies to