MiningModel.AllowDrillThrough 속성

정의

드릴스루가 마이닝 모델에서 허용되는지 여부에 대한 표시를 가져오거나 설정합니다.

public bool AllowDrillThrough { get; set; }
member this.AllowDrillThrough : bool with get, set
Public Property AllowDrillThrough As Boolean

속성 값

drillthough가 허용되면 true이고, 그렇지 않으면 false입니다.

적용 대상