SfcSqlPathUtilities.ConvertUrnToPath(Urn) Method

Definition

Converts a URN to a path

public static string ConvertUrnToPath (Microsoft.SqlServer.Management.Sdk.Sfc.Urn urn);
static member ConvertUrnToPath : Microsoft.SqlServer.Management.Sdk.Sfc.Urn -> string
Public Shared Function ConvertUrnToPath (urn As Urn) As String

Parameters

urn
Urn

Returns

Applies to