Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets or sets the exact value of folding.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public Property FoldCount As Integer
Get
Set
'Uso
Dim instance As FoldingParameters
Dim value As Integer
value = instance.FoldCount
instance.FoldCount = value
public int FoldCount { get; set; }
public:
property int FoldCount {
int get ();
void set (int value);
}
member FoldCount : int with get, set
function get FoldCount () : int
function set FoldCount (value : int)
Valor de la propiedad
Tipo: System.Int32
The exact value of folding.