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

Creates a new instance of the EventColumnInfo.Key class from another object.

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

语法

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

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

参数

请参阅

参考

EventColumnInfo.Key 类

EventColumnInfo.Key 重载

Microsoft.SqlServer.Management.XEvent 命名空间