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

Initializes a new instance of the TargetColumnInfo.Key class.

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

语法

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

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

参数

请参阅

参考

TargetColumnInfo.Key 类

TargetColumnInfo.Key 重载

Microsoft.SqlServer.Management.XEvent 命名空间