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

Initializes a new instance of the Target.Key class.

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

语法

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

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

参数

请参阅

参考

Target.Key 类

Target.Key 重载

Microsoft.SqlServer.Management.XEvent 命名空间