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

Initializes a new instance of the TargetInfo class.

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

语法

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

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

参数

请参阅

参考

TypeInfo.Key 类

TypeInfo.Key 重载

Microsoft.SqlServer.Management.XEvent 命名空间