IMiningModelDrillThroughHandler.ShowDrillThrough Method ()

 

Applies To: SQL Server 2016 Preview

Displays the results of the specified drillthrough operation.

Namespace:   Microsoft.DataWarehouse.Interfaces
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Syntax

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

See Also

IMiningModelDrillThroughHandler Interface
Microsoft.DataWarehouse.Interfaces Namespace

Return to top