Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets or sets the exact value of folding.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Property FoldCount As Integer
Get
Set
'Usage
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)
Property Value
Type: System.Int32
The exact value of folding.