Compartilhar via


Construtor TargetSet.Key (String)

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

TargetSet.Key Classe

Sobrecarregado TargetSet.Key

Namespace Microsoft.SqlServer.Management.Dmf