Compartir a través de


CollectionSetExtender Constructor (CollectionSet)

Initializes a new instance of the CollectionSetExtender class.

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

Sintaxis

'Declaración
Public Sub New ( _
    collectionSet As CollectionSet _
)
'Uso
Dim collectionSet As CollectionSet 

Dim instance As New CollectionSetExtender(collectionSet)
public CollectionSetExtender(
    CollectionSet collectionSet
)
public:
CollectionSetExtender(
    CollectionSet^ collectionSet
)
new : 
        collectionSet:CollectionSet -> CollectionSetExtender
public function CollectionSetExtender(
    collectionSet : CollectionSet
)

Parámetros

Vea también

Referencia

CollectionSetExtender Clase

Sobrecarga de CollectionSetExtender

Espacio de nombres Microsoft.SqlServer.Management.Collector