GetLeafTypeName-Methode
Nur für Informationszwecke identifiziert. Nicht unterstützt. Zukünftige Kompatibilität wird nicht sichergestellt.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Function GetLeafTypeName As String
'Usage
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
Rückgabewert
Typ: System. . :: . .String
The string Type name of the expression leaf.