Compartir a través de


TargetSetLevel.Key Constructor (String)

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

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.