Поделиться через


Метод SfcQueryExpression.GetLeafTypeName

Указано только в ознакомительных целях. Не поддерживается. Совместимость с будущими версиями не гарантируется.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Public Function GetLeafTypeName As String
'Применение
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

Возвращаемое значение

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

См. также

Справочник

SfcQueryExpression Класс

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc