FoldingParameters Clase

Definición

Representa los parámetros de plegamiento y su componente.

[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
Herencia
FoldingParameters
Atributos

Constructores

FoldingParameters()

Representa los parámetros de plegamiento y su componente.

Propiedades

FoldCount

Obtiene o establece el valor exacto de plegamiento.

FoldIndex

Obtiene o establece el índice de plegamiento.

FoldMaxCases

Obtiene o establece los casos de plegamiento máximo.

FoldTargetAttribute

Obtiene o establece el destino especificado de plegamiento.

Se aplica a