SfcUtility.GetSmlUri(Urn, Type) 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.
returns equivalent SML-URI for a given uri
public static string GetSmlUri (Microsoft.SqlServer.Management.Sdk.Sfc.Urn urn, Type instanceType);
static member GetSmlUri : Microsoft.SqlServer.Management.Sdk.Sfc.Urn * Type -> string
Public Shared Function GetSmlUri (urn As Urn, instanceType As Type) As String
Parameters
- urn
- Urn
- instanceType
- Type