SfcUtility.GetSmlUri(Urn, Type) 方法

定義

對於給定的 URI 回傳等價的 SML-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

參數

urn
Urn
instanceType
Type

傳回

適用於