Share via


CollectionSet.Start Method

Starts a collection set.

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

Syntax

'Declaration
Public Sub Start
'Usage
Dim instance As CollectionSet

instance.Start()
public void Start()
public:
void Start()
member Start : unit -> unit
public function Start()

Remarks

Returns Void.

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

See Also

Reference

CollectionSet Class

Microsoft.SqlServer.Management.Collector Namespace