Constructeur ObjectSetCollection

Initializes a new instance of the ObjectSetCollection 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 PolicyStore _
)
'Utilisation
Dim parent As PolicyStore

Dim instance As New ObjectSetCollection(parent)
public ObjectSetCollection(
    PolicyStore parent
)
public:
ObjectSetCollection(
    PolicyStore^ parent
)
new : 
        parent:PolicyStore -> ObjectSetCollection
public function ObjectSetCollection(
    parent : PolicyStore
)

Paramètres

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.