Compartilhar via


Construtor TargetSetLevelCollection (TargetSet)

Initializes a new instance of the TargetSetLevelCollection class.

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

Sintaxe

'Declaração
Public Sub New ( _
    parent As TargetSet _
)
'Uso
Dim parent As TargetSet

Dim instance As New TargetSetLevelCollection(parent)
public TargetSetLevelCollection(
    TargetSet parent
)
public:
TargetSetLevelCollection(
    TargetSet^ parent
)
new : 
        parent:TargetSet -> TargetSetLevelCollection
public function TargetSetLevelCollection(
    parent : TargetSet
)

Parâmetros

Comentários

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