共用方式為


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 命名空間