Langue

SfcUtility.GetSmlUri(Urn, Type) Méthode

Définition

retourne des SML-URI équivalentes pour un URI donné

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

Paramètres

urn
Urn
instanceType
Type

Retours

S’applique à