共用方式為


Session.Key 建構函式 (Session.Key)

Initializes a new instance of the Session.Key class.

命名空間:  Microsoft.SqlServer.Management.XEvent
組件:  Microsoft.SqlServer.Management.XEvent (在 Microsoft.SqlServer.Management.XEvent.dll 中)

語法

'宣告
Public Sub New ( _
    other As Session.Key _
)
'用途
Dim other As Session.Key 

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

參數

請參閱

參考

Session.Key 類別

Session.Key 多載

Microsoft.SqlServer.Management.XEvent 命名空間