Share via


CollectionSet.Create Method

Creates a collection set.

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)

Syntax

'Declaration
Public Sub Create
'Usage
Dim instance As CollectionSet

instance.Create()
public void Create()
public:
virtual void Create() sealed
abstract Create : unit -> unit 
override Create : unit -> unit 
public final function Create()

Implements

ICreatable.Create()

Remarks

Inherits from ICreatable.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.