TargetSetLevel.Key.GetUrnFragment Method

Gets the unique resource name (URN) path partial string that represents the target set.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

public override string GetUrnFragment()

Return Value

Type: System.String
A String value that contains the URN fragment.

Remarks

For more information about URNs, see Query Expressions and Unique Resource Names.