Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Initializes a new instance of the TargetSetLevel.Key class that has the specified target type skeleton.
Espacio de nombres: Microsoft.SqlServer.Management.Dmf
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
Public Sub New ( _
targetTypeSkeleton As String _
)
'Uso
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
)
Parámetros
- targetTypeSkeleton
Tipo: System.String
A String value that specifies the target type skeleton of the key.
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.