SfcUtility.GetSmlUri(Urn, Type) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
對於給定的 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