ITrace.Stop Method ()

 

Applies To: SQL Server 2016 Preview

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

Stops an ITrace.

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

Syntax

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

See Also

ITrace Interface
Microsoft.AnalysisServices Namespace

Return to top