SfcSqlPathUtilities.ConvertUrnToPath(Urn) 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.
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