Constructeur TypeInfo.Key (TypeInfo.Key)
Initializes a new instance of the TargetInfo 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 TypeInfo.Key _
)
'Utilisation
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
)
Paramètres
- other
Type : Microsoft.SqlServer.Management.XEvent.TypeInfo.Key
A TargetInfo object.