FoldingParameters Class
Updated: May 24, 2016
Represents the folding parameters and its component.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
System::MarshalByRefObject
System.ComponentModel::Component
Microsoft.AnalysisServices::FoldingParameters
| Name | Description | |
|---|---|---|
![]() | FoldingParameters() | Initializes a new instance of the FoldingParameters class. |
| Name | Description | |
|---|---|---|
![]() | Container | (Inherited from Component.) |
![]() | FoldCount | Gets or sets the exact value of folding. |
![]() | FoldIndex | Gets or sets the value of the fold index. |
![]() | FoldMaxCases | Gets or sets the maximum fold cases. |
![]() | FoldTargetAttribute | Gets or sets the specified target of fold. |
![]() | Site | (Inherited from Component.) |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | Dispose() | (Inherited from Component.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | ToString() | (Inherited from Component.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


