Partager via


Constructeur TargetSet.Key (String)

Initializes a new instance of the TargetSet.Key class that has the specified target type skeleton.

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

Syntaxe

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

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

Paramètres

  • targetTypeSkeleton
    Type : System.String
    A String value that specifies the target type skeleton of the key.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Voir aussi

Référence

TargetSet.Key Classe

Surcharge TargetSet.Key

Espace de noms Microsoft.SqlServer.Management.Dmf