Constructeur TargetSetLevelCollection (TargetSet)
Initializes a new instance of the TargetSetLevelCollection class.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Sub New ( _
parent As TargetSet _
)
'Utilisation
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
)
Paramètres
- parent
Type : Microsoft.SqlServer.Management.Dmf. . :: . .TargetSet
A TargetSet object value that specifies the parent of the TargetSetLevelCollection object.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.