MiningModel.AllowDrillThrough Property

Definition

Gets or sets an indication whether drillthrough is permitted on the mining model.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_MiningModel_AllowDrillThrough")]
public bool AllowDrillThrough { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_MiningModel_AllowDrillThrough")>]
member this.AllowDrillThrough : bool with get, set
Public Property AllowDrillThrough As Boolean

Property Value

Boolean

true if drillthough is permitted; otherwise, false.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to