Compartir a través de


TargetSetLevelCollection Constructor (TargetSet)

Initializes a new instance of the TargetSetLevelCollection class.

Espacio de nombres:  Microsoft.SqlServer.Management.Dmf
Ensamblado:  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Sintaxis

'Declaración
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

Comentarios

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