Freigeben über


CollectionSet.Create-Methode

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()

Implementiert

ICreatable.Create()

Hinweise

Inherits from ICreatable.

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

Siehe auch

Verweis

CollectionSet Klasse

Microsoft.SqlServer.Management.Collector-Namespace