ITrace.Start Method ()

 

Applies To: SQL Server 2016 Preview

This API supports the product infrastructure and is not intended to be used directly from your code.

Starts an ITrace.

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

void Start()
void Start()
abstract Start : unit -> unit
Sub Start

See Also

ITrace Interface
Microsoft.AnalysisServices Namespace

Return to top