Constructeur TargetField.Key (TargetField.Key)
Initializes a new instance of the TargetField.Key class.
Espace de noms : Microsoft.SqlServer.Management.XEvent
Assembly : Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)
Syntaxe
'Déclaration
Public Sub New ( _
other As TargetField.Key _
)
'Utilisation
Dim other As TargetField.Key
Dim instance As New TargetField.Key(other)
public Key(
TargetField.Key other
)
public:
Key(
TargetField.Key^ other
)
new :
other:TargetField.Key -> Key
public function TargetField.Key(
other : TargetField.Key
)
Paramètres
- other
Type : Microsoft.SqlServer.Management.XEvent.TargetField.Key
A TargetField.Key object.