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.