Partager via


Constructeur NameKey

Initializes a new instance of the NameKey class with the specified key name.

Espace de noms :  Microsoft.SqlServer.Management.Utility
Assembly :  Microsoft.SqlServer.Management.Utility (en Microsoft.SqlServer.Management.Utility.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    keyName As String _
)
'Utilisation
Dim keyName As String 

Dim instance As New NameKey(keyName)
public NameKey(
    string keyName
)
public:
NameKey(
    String^ keyName
)
new : 
        keyName:string -> NameKey
public function NameKey(
    keyName : String
)

Paramètres

Voir aussi

Référence

NameKey Classe

Espace de noms Microsoft.SqlServer.Management.Utility