Конструктор 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