Konstruktor TargetSet.Key (String)
Inicjuje nowe wystąpienie TargetSet.Key klasy, która ma określony typ docelowy szkielet.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
Public Sub New ( _
targetTypeSkeleton As String _
)
'Użycie
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
)
Parametry
- targetTypeSkeleton
Typ: System.String
A String wartość określająca typ miejsce docelowe skeleton key.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.
Zobacz także