Конструктор PredSourceInfo.Key (PredSourceInfo.Key)

Initializes a new instance of the PredSourceInfo.Key class from another PredSourceInfo.Key object.

Пространство имен:  Microsoft.SqlServer.Management.XEvent
Сборка:  Microsoft.SqlServer.Management.XEvent (в Microsoft.SqlServer.Management.XEvent.dll)

Синтаксис

'Декларация
Public Sub New ( _
    other As PredSourceInfo.Key _
)
'Применение
Dim other As PredSourceInfo.Key 

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

Параметры

См. также

Справочник

PredSourceInfo.Key Класс

Перегрузка PredSourceInfo.Key

Пространство имен Microsoft.SqlServer.Management.XEvent