Gets the target data.
命名空间: Microsoft.SqlServer.Management.XEvent
程序集: Microsoft.SqlServer.Management.XEvent(在 Microsoft.SqlServer.Management.XEvent.dll 中)
语法
声明
Public Function GetTargetData As String
用法
Dim instance As Target
Dim returnValue As String
returnValue = instance.GetTargetData()
public string GetTargetData()
public:
String^ GetTargetData()
member GetTargetData : unit -> string
public function GetTargetData() : String
返回值
类型:System.String
The target data.