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

返品

適用対象