Partager via


Constructeur Target.Key (String)

Initializes a new instance of the Target.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 ( _
    name As String _
)
'Utilisation
Dim name As String 

Dim instance As New Target.Key(name)
public Key(
    string name
)
public:
Key(
    String^ name
)
new : 
        name:string -> Key
public function Target.Key(
    name : String
)

Paramètres

  • name
    Type : System.String
    As string value that specifies the name.

Voir aussi

Référence

Target.Key Classe

Surcharge Target.Key

Espace de noms Microsoft.SqlServer.Management.XEvent