Méthode GetLeafTypeName

Identifié à titre d'information uniquement. Non pris en charge. La compatibilité future n'est pas garantie.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Function GetLeafTypeName As String
'Utilisation
Dim instance As SfcQueryExpression
Dim returnValue As String

returnValue = instance.GetLeafTypeName()
public string GetLeafTypeName()
public:
String^ GetLeafTypeName()
member GetLeafTypeName : unit -> string 
public function GetLeafTypeName() : String

Valeur de retour

Type : System. . :: . .String
The string Type name of the expression leaf.