TargetInfo.Key 构造函数 (TargetInfo.Key)

Initializes a new instance of the TargetInfo.Key class.

命名空间:  Microsoft.SqlServer.Management.XEvent
程序集:  Microsoft.SqlServer.Management.XEvent(在 Microsoft.SqlServer.Management.XEvent.dll 中)

语法

声明
Public Sub New ( _
    other As TargetInfo.Key _
)
用法
Dim other As TargetInfo.Key 

Dim instance As New TargetInfo.Key(other)
public Key(
    TargetInfo.Key other
)
public:
Key(
    TargetInfo.Key^ other
)
new : 
        other:TargetInfo.Key -> Key
public function TargetInfo.Key(
    other : TargetInfo.Key
)

参数

请参阅

参考

TargetInfo.Key 类

TargetInfo.Key 重载

Microsoft.SqlServer.Management.XEvent 命名空间