다음을 통해 공유


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.