Construtor CollectionSet
Cria uma instância de um objeto de conjunto de coleta.
Namespace: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (em Microsoft.SqlServer.Management.Collector.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New CollectionSet()
public CollectionSet()
public:
CollectionSet()
new : unit -> CollectionSet
public function CollectionSet()
Comentários
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Consulte também