Constructeur TargetSetLevel.Key (String)
Initializes a new instance of the TargetSetLevel.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 TargetSetLevel.Key(targetTypeSkeleton)
public Key(
string targetTypeSkeleton
)
public:
Key(
String^ targetTypeSkeleton
)
new :
targetTypeSkeleton:string -> Key
public function TargetSetLevel.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.