Compartilhar via


Método SfcQueryExpression.GetLeafTypeName

Identificado apenas para fins informativos. Sem suporte. A compatibilidade futura não está garantida.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Public Function GetLeafTypeName As String
'Uso
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

Valor de retorno

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

Consulte também

Referência

SfcQueryExpression Classe

Namespace Microsoft.SqlServer.Management.Sdk.Sfc