Partilhar via


Construtor TargetSetLevel.Key (String)

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

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
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.

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.

Consulte também

Referência

TargetSetLevel.Key Classe

Sobrecarregado TargetSetLevel.Key

Namespace Microsoft.SqlServer.Management.Dmf