CalculationProperty Class
Represents a collection of user interface properties for a calculation used in an MdxScript. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("B76F2594-6867-4e8a-B314-FA8372C31760")> _
Public NotInheritable Class CalculationProperty
Inherits ModelComponent
Implements ICloneable
[GuidAttribute("B76F2594-6867-4e8a-B314-FA8372C31760")]
public sealed class CalculationProperty : ModelComponent, ICloneable
[GuidAttribute(L"B76F2594-6867-4e8a-B314-FA8372C31760")]
public ref class CalculationProperty sealed : public ModelComponent, ICloneable
/** @attribute GuidAttribute("B76F2594-6867-4e8a-B314-FA8372C31760") */
public final class CalculationProperty extends ModelComponent implements ICloneable
GuidAttribute("B76F2594-6867-4e8a-B314-FA8372C31760")
public final class CalculationProperty extends ModelComponent implements ICloneable
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.CalculationProperty
Threadsicherheit
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.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
CalculationProperty Members
Microsoft.AnalysisServices Namespace