FoldingParameters Class
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Deklaracja
<GuidAttribute("FBE953D4-D212-49E9-8BCA-026B457914D4")> _
<XmlRootAttribute(Namespace:="https://schemas.microsoft.com/analysisservices/2008/engine/100/100")> _
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design")> _
<EditorAttribute("Microsoft.AnalysisServices.Design.FoldingParametersPropertyTypeEditor, Microsoft.AnalysisServices.Design", GetType(UITypeEditor))> _
Public NotInheritable Class FoldingParameters
Inherits Component
[GuidAttribute("FBE953D4-D212-49E9-8BCA-026B457914D4")]
[XmlRootAttribute(Namespace="https://schemas.microsoft.com/analysisservices/2008/engine/100/100")]
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design")]
[EditorAttribute("Microsoft.AnalysisServices.Design.FoldingParametersPropertyTypeEditor, Microsoft.AnalysisServices.Design", typeof(UITypeEditor))]
public sealed class FoldingParameters : Component
[GuidAttribute(L"FBE953D4-D212-49E9-8BCA-026B457914D4")]
[XmlRootAttribute(Namespace=L"https://schemas.microsoft.com/analysisservices/2008/engine/100/100")]
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design")]
[EditorAttribute(L"Microsoft.AnalysisServices.Design.FoldingParametersPropertyTypeEditor, Microsoft.AnalysisServices.Design", typeof(UITypeEditor))]
public ref class FoldingParameters sealed : public Component
/** @attribute GuidAttribute("FBE953D4-D212-49E9-8BCA-026B457914D4") */
/** @attribute XmlRootAttribute(Namespace="https://schemas.microsoft.com/analysisservices/2008/engine/100/100") */
/** @attribute TypeConverterAttribute("Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design") */
/** @attribute EditorAttribute("Microsoft.AnalysisServices.Design.FoldingParametersPropertyTypeEditor, Microsoft.AnalysisServices.Design", System.Drawing.Design.UITypeEditor) */
public final class FoldingParameters extends Component
GuidAttribute("FBE953D4-D212-49E9-8BCA-026B457914D4")
XmlRootAttribute(Namespace="https://schemas.microsoft.com/analysisservices/2008/engine/100/100")
TypeConverterAttribute("Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design")
EditorAttribute("Microsoft.AnalysisServices.Design.FoldingParametersPropertyTypeEditor, Microsoft.AnalysisServices.Design", System.Drawing.Design.UITypeEditor)
public final class FoldingParameters extends Component
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.FoldingParameters
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.