FoldingParameters 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示折叠参数及其组件。
[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design.AS")]
[System.Runtime.InteropServices.Guid("FBE953D4-D212-49E9-8BCA-026B457914D4")]
public sealed class FoldingParameters : System.ComponentModel.Component
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
[<System.Runtime.InteropServices.Guid("FBE953D4-D212-49E9-8BCA-026B457914D4")>]
type FoldingParameters = class
inherit Component
Public NotInheritable Class FoldingParameters
Inherits Component
- 继承
-
FoldingParameters
- 属性
构造函数
FoldingParameters() |
表示折叠参数及其组件。 |
属性
FoldCount |
获取或设置折叠的精确值。 |
FoldIndex |
获取或设置折叠索引。 |
FoldMaxCases |
获取或设置最大折叠事例数。 |
FoldTargetAttribute |
获取或设置折叠的指定目标。 |