Share via


Microsoft.AnalysisServices-Namespace

The Analysis Management Object API, which is used to administer Analysis Services instances.

Neu:   17. Juli 2006

Klassen

  Klasse Beschreibung
Öffentliche Klasse Account The Account object is associated with dimensions of type Account. This class cannot be inherited.
Öffentliche Klasse AccountCollection Contains a collection of Account objects. This class cannot be inherited.
Öffentliche Klasse AccountTypes Contains a fixed set of account types. This class cannot be changed or inherited.
Öffentliche Klasse Action Represents an Action that can be returned from the Server and run on the client.
Öffentliche Klasse ActionCollection Contains a collection of Action objects. This class cannot be inherited.
Öffentliche Klasse AddEventArgs Provides information about the arguments used in the Add event over a collection for which the CollectionChangeEventHandler has been enabled.
Öffentliche Klasse Aggregation Defines a single aggregation. This class cannot be inherited.
Öffentliche Klasse AggregationAttribute Defines a DimensionAttribute as being part of a Aggregation. This class cannot be inherited.
Öffentliche Klasse AggregationAttributeCollection Contains a collection of AggregationAttribute objects. This class cannot be inherited.
Öffentliche Klasse AggregationCollection Contains a collection of Aggregation objects. This class cannot be inherited.
Öffentliche Klasse AggregationDesign Defines a set of aggregation definitions that can be shared across multiple partitions in a database. This class cannot be inherited.
Öffentliche Klasse AggregationDesignAttribute Represents the association between an attribute and an AggregationDesignDimension element.
Öffentliche Klasse AggregationDesignAttributeCollection Contains a collection of AggregationDesignAttribute objects. This class cannot be inherited.
Öffentliche Klasse AggregationDesignCollection Contains a collection of AggregationDesign objects. This class cannot be inherited.
Öffentliche Klasse AggregationDesignDimension Defines a primitive data type that represents the relationship between a cube dimension and an AggregationDesignDimension. This class cannot be inherited.
Öffentliche Klasse AggregationDesignDimensionCollection Contains a collection of AggregationDesignDimension objects. This class cannot be inherited.
Öffentliche Klasse AggregationDimension Represents the relationship between a Dimension and an Aggregation. This class cannot be inherited.
Öffentliche Klasse AggregationDimensionCollection Contains a collection of AggregationDimension objects. This class cannot be inherited.
Öffentliche Klasse AggregationInstance Represents an instance of a defined Aggregation for a partition.
Öffentliche Klasse AggregationInstanceAttribute Represents information about an attribute used by an Aggregation instance.
Öffentliche Klasse AggregationInstanceAttributeCollection Contains a collection of AggregationInstanceAttribute objects. This class cannot be inherited.
Öffentliche Klasse AggregationInstanceCollection Contains a collection of AggregationInstance objects. This class cannot be inherited.
Öffentliche Klasse AggregationInstanceDimension Represents a dimension for a user-defined aggregation instance.
Öffentliche Klasse AggregationInstanceDimensionCollection Contains a collection of AggregationInstanceDimension objects. This class cannot be inherited.
Öffentliche Klasse AggregationInstanceMeasure Represents information about a measure used by an Aggregation instance.
Öffentliche Klasse AggregationInstanceMeasureCollection Contains a collection of AggregationInstanceMeasure objects. This class cannot be inherited.
Öffentliche Klasse AlgorithmParameter Defines a parameter for the algorithm used by a MiningModel element. This class cannot be inherited.
Öffentliche Klasse AlgorithmParameterCollection Contains a collection of AlgorithmParameter objects. This class cannot be inherited.
Öffentliche Klasse AllowedBindingsHelper Infrastruktur Specifies the allowed bindings helper.
Öffentliche Klasse AmoException Represents an exception that is raised when an AMO error or warning is encountered.
Öffentliche Klasse Annotation Defines extensions to the Analysis Services Scripting Language (ASSL) schema. This class cannot be inherited.
Öffentliche Klasse AnnotationCollection Contains a collection of Annotation objects. This class cannot be inherited.
Öffentliche Klasse Assembly Represents a COM or .NET library that can contain several classes with several methods; all of which are potential stored procedures.
Öffentliche Klasse AssemblyCollection Contains a collection of Assembly objects. This class cannot be inherited.
Öffentliche Klasse AssemblyReferencesHelper Infrastruktur Represents an assembly references helper.
Öffentliche Klasse AttributeBinding Defines a derived data type that represents a binding for an AttributeBinding element. This class cannot be inherited.
Öffentliche Klasse AttributePermission Defines the permissions members of a role have on an individual dimension attribute on a cube.
Öffentliche Klasse AttributePermissionCollection Contains a collection of AttributePermission objects. This class cannot be inherited.
Öffentliche Klasse AttributeRelationship Provides details on the relationship between one attribute and another. This class cannot be inherited.
Öffentliche Klasse AttributeRelationshipCollection Contains a collection of AttributeRelationship objects. This class cannot be inherited.
Öffentliche Klasse AttributeTranslation Represents a translation associated with an Attribute element. This class cannot be inherited.
Öffentliche Klasse AttributeTranslationCollection Contains a collection of AttributeTranslation objects. This class cannot be inherited.
Öffentliche Klasse BackupInfo Stores the information necessary to back up a Microsoft SQL Server 2005 Analysis Services (SSAS) database to a backup file. This class cannot be inherited.
Öffentliche Klasse BackupLocation Represents the location a file will be copied to during backup. This class cannot be inherited.
Öffentliche Klasse BackupLocationCollection Contains a collection of BackupLocation objects. This class cannot be inherited.
Öffentliche Klasse Binding Serves as the base class from which all bindings are derived.
Öffentliche Klasse BindingCollection Contains a collection of Binding objects. This class cannot be inherited.
Öffentliche Klasse CalculatedMeasureBinding Represents a binding to a calculated measure. This class cannot be inherited.
Öffentliche Klasse CalculationProperty Represents a collection of user interface properties for a calculation used in an MdxScript. This class cannot be inherited.
Öffentliche Klasse CalculationPropertyCollection Contains a collection of CalculationProperty objects. This class cannot be inherited.
Öffentliche Klasse CalculationPropertyVisualizationProperties Defines properties that can be used by reporting tools to provide enhanced formatting.
Öffentliche Klasse CellPermission Specifies the CellPermission for one or more cells in a cube. This class cannot be inherited.
Öffentliche Klasse CellPermissionCollection Contains a collection of CellPermission objects. This class cannot be inherited.
Öffentliche Klasse CertUtils
Öffentliche Klasse ClrAssembly Enables you to manage and use a ClrAssembly. This class cannot be inherited.
Öffentliche Klasse ClrAssemblyFile Contains the name, debug type and block of data for a ClrAssemblyFile. This class cannot be inherited.
Öffentliche Klasse ClrAssemblyFileCollection Contains a collection of ClrAssemblyFile objects. This class cannot be inherited.
Öffentliche Klasse CollectionChangeEventArgs Provides data for the collection changed event.
Öffentliche Klasse ColumnBinding Defines a binding between a data source and a column. This class cannot be inherited.
Öffentliche Klasse ComAssembly Enables you to manage and use a ComAssembly. This class cannot be inherited.
Öffentliche Klasse Command Represents a command that is available for use within the context of the parent element of the CommandCollection.
Öffentliche Klasse CommandCollection Contains a collection of Command objects. This class cannot be inherited.
Öffentliche Klasse ConnectionException The exception that is thrown when a connection problem arises between the server and current application. This class cannot be inherited.
Öffentliche Klasse ConnectionInfo Parses a connection string and exposes several properties associated with the connection. This class cannot be inherited.
Öffentliche Klasse Cube Represents a cube from a database. This class cannot be inherited.
Öffentliche Klasse CubeAttribute Defines details for an attribute on a cube. Attributes in the dimension not explicitly included in this collection become part of the collection (and are returned by Discover) with all default values. This class cannot be inherited.
Öffentliche Klasse CubeAttributeBinding Defines a binding from a data source to a cube attribute. This class cannot be inherited.
Öffentliche Klasse CubeAttributeCollection Contains a collection of CubeAttribute objects. This class cannot be inherited.
Öffentliche Klasse CubeCollection Contains a collection of Cube objects. This class cannot be inherited.
Öffentliche Klasse CubeDimension Represents the relationship between a dimension and a cube. This class cannot be inherited.
Öffentliche Klasse CubeDimensionBinding Derived from Binding this type contains identifiers for data sources, cube and cube dimension and an MDX filter. This class cannot be inherited.
Öffentliche Klasse CubeDimensionCollection Contains a collection of CubeDimension objects. This class cannot be inherited.
Öffentliche Klasse CubeDimensionPermission Represents the permissions for a single role on a specific dimension in a cube. This class cannot be inherited.
Öffentliche Klasse CubeDimensionPermissionCollection Contains a collection of CubeDimensionPermission objects. This class cannot be inherited.
Öffentliche Klasse CubeHierarchy Defines details for a hierarchy on a cube. This class cannot be inherited.
Öffentliche Klasse CubeHierarchyCollection Contains a collection of CubeHierarchy objects. This class cannot be inherited.
Öffentliche Klasse CubePermission Defines the permissions of the members of a specific Role element in a specific Cube. This class cannot be inherited.
Öffentliche Klasse CubePermissionCollection Contains a collection of CubePermission objects. This class cannot be inherited.
Öffentliche Klasse Database Defines a Microsoft Analysis Services database. This class cannot be inherited.
Öffentliche Klasse DatabaseCollection Contains a collection of Database objects. This class cannot be inherited.
Öffentliche Klasse DatabasePermission Defines the permissions of the members of a specific Role element in a Database. This class cannot be inherited.
Öffentliche Klasse DatabasePermissionCollection Contains a collection of DatabasePermission objects. This class cannot be inherited.
Öffentliche Klasse DataItem Describes a data item that includes the definition of that data item (size, type and more), and the details of the binding to some source. This class cannot be inherited.
Öffentliche Klasse DataItemCollection Contains a collection of DataItem objects. This class cannot be inherited.
Öffentliche Klasse DataMiningMeasureGroupDimension Represents the relationship between a measure group and a data dimension.
Öffentliche Klasse DataSource Defines a data source in a Microsoft Analysis Services Database element.
Öffentliche Klasse DataSourceCollection Contains a collection of DataSource objects. This class cannot be inherited.
Öffentliche Klasse DataSourcePermission Defines the permissions for the members, of a specific Role element, over a specific DataSource. This class cannot be inherited.
Öffentliche Klasse DataSourcePermissionCollection Contains a collection of DataSourcePermission objects. This class cannot be inherited.
Öffentliche Klasse DataSourceView Represents a data source view used by a Microsoft SQL Server 2005 Analysis Services (SSAS) Database element. This class cannot be inherited.
Öffentliche Klasse DataSourceViewBinding Defines a binding from an object to a DataSourceView. This class cannot be inherited.
Öffentliche Klasse DataSourceViewCollection Contains a collection of DataSourceView objects. This class cannot be inherited.
Öffentliche Klasse DegenerateMeasureGroupDimension Defines the details of a dimension within a measure group. See MeasureGroupDimension. This class cannot be inherited.
Öffentliche Klasse DependenciesCalculator Evaluates object dependencies on certain operations and produces a list of objects that would be removed, invalidated, or modified by the selected operation. This class cannot be inherited.
Öffentliche Klasse DependencyResult Defines the dependent object affected by the planned operation in the object calling DependenciesCalculator. This class cannot be inherited.
Öffentliche Klasse DesignAggregationsResult Defines what information is returned about the aggregations design process.
Öffentliche Klasse Dimension Represents the contents of a Dimension. This class cannot be inherited.
Öffentliche Klasse DimensionAttribute Describes a dimension attribute. This class cannot be inherited.
Öffentliche Klasse DimensionAttributeCollection Contains a collection of DimensionAttribute objects. This class cannot be inherited.
Öffentliche Klasse DimensionAttributeVisualizationProperties Defines properties that can be used by reporting tools to provide enhanced formatting.
Öffentliche Klasse DimensionBinding Defines a binding from a Dimension object to a DataSource object. This class cannot be inherited.
Öffentliche Klasse DimensionCollection Contains a collection of Dimension objects. This class cannot be inherited.
Öffentliche Klasse DimensionPermission Represents permissions that belong to a particular Role element for a specific database dimension. This class cannot be inherited.
Öffentliche Klasse DimensionPermissionCollection Contains a collection of DimensionPermission objects. This class cannot be inherited.
Öffentliche Klasse DismissedValidationResult Represents a dismissed validation error, warning or message returned by the MajorObject.Validate method.
Öffentliche Klasse DismissedValidationResultCollection Represents a collection of validation result objects.
Öffentliche Klasse DismissedValidationRule Represents the custom rule that checks the validity of user input.
Öffentliche Klasse DismissedValidationRuleCollection Represents a collection of DismissedValidationRule objects.
Öffentliche Klasse DrillThroughAction Defines an action that returns the underlying data to a calculated or aggregated value.
Öffentliche Klasse DsvTableBinding Defines a binding from a data source view to a table. This class cannot be inherited.
Öffentliche Klasse ErrorConfiguration Specifies settings for handling errors that can occur when the parent element is processed. This class cannot be inherited.
Öffentliche Klasse ExpressionBinding Represents a binding on an attribute (calculated column) that binds the column to a Storage Engine Expression Language (SEEL) expression.
Öffentliche Klasse FoldingParameters Represents the folding parameters and its component.
Öffentliche Klasse Group Defines a group of attributes to be used in a UserDefinedGroupBinding binding. This class cannot be inherited.
Öffentliche Klasse GroupCollection Contains a collection of Group objects. This class cannot be inherited.
Öffentliche Klasse Hierarchy Represents a hierarchy in a dimension. This class cannot be inherited.
Öffentliche Klasse HierarchyCollection Contains a collection of Hierarchy objects. This class cannot be inherited.
Öffentliche Klasse HierarchyVisualizationProperties Defines properties that can be used by reporting tools to provide enhanced formatting.
Öffentliche Klasse ImpactDetail Contains one detail result for an impact analysis operation.
Öffentliche Klasse ImpactDetailCollection Contains a collection of ImpactDetail objects. This class cannot be inherited.
Öffentliche Klasse ImpersonationInfo Defines the type of credentials used to establish a connection to the server.
Öffentliche Klasse IncrementalProcessingNotification Contains information for the ProactiveCaching element about a query to execute to determine the progress of incremental processing. This class cannot be inherited.
Öffentliche Klasse IncrementalProcessingNotificationCollection Contains a collection of IncrementalProcessingNotification objects. This class cannot be inherited.
Öffentliche Klasse InheritedBinding Defines a binding as inherited from another object. This class cannot be inherited.
Öffentliche Klasse Kpi Represents a Key Performance Indicator (KPI). This class cannot be inherited.
Öffentliche Klasse KpiCollection Contains a collection of Kpi objects. This class cannot be inherited.
Öffentliche Klasse Level Defines a level in a Hierarchy element. This class cannot be inherited.
Öffentliche Klasse LevelCollection Contains a collection of Level objects.
Öffentliche Klasse MajorObject Serves as the base class from which all major objects are derived.
Öffentliche Klasse MajorObjectCollection Contains a collection of MajorObject objects.
Öffentliche Klasse ManyToManyMeasureGroupDimension Represents the relationship among dimensions and a measure groups. This class cannot be inherited.
Öffentliche Klasse MdxScript An MDX script is a collection of commands, which is usually used to populate a cube with calculations. This class cannot be inherited.
Öffentliche Klasse MdxScriptCollection Contains a collection of MdxScript objects. This class cannot be inherited.
Öffentliche Klasse Measure Defines a fact attribute for which an aggregation is obtained. This class cannot be inherited.
Öffentliche Klasse MeasureBinding Represents a measure binding.
Öffentliche Klasse MeasureCollection Contains a collection of Measure objects. This class cannot be inherited.
Öffentliche Klasse MeasureEnumerator Infrastruktur Represents the measure enumerator.
Öffentliche Klasse MeasureGroup Defines a set of measures known at the same level of granularity. All the measures of a MeasureGroup must be sourced from a single table.
Öffentliche Klasse MeasureGroupAttribute Represents the relationship between an attribute and a measure group.
Öffentliche Klasse MeasureGroupAttributeCollection Contains a collection of MeasureGroupAttribute objects. This class cannot be inherited.
Öffentliche Klasse MeasureGroupBinding Represents a binding to a MeasureGroup element. This class cannot be inherited.
Öffentliche Klasse MeasureGroupCollection Contains a collection of MeasureGroup objects. This class cannot be inherited.
Öffentliche Klasse MeasureGroupDimension Represents the relationship between a dimension and a measure group. Each MeasureGroupDimension is a reference to one of the dimensions on the host cube, and defines which cube dimensions apply to the measure group.
Öffentliche Klasse MeasureGroupDimensionBinding Represents a binding between a dimension and a measure group. This class cannot be inherited.
Öffentliche Klasse MeasureGroupDimensionCollection Contains a collection of MeasureGroupDimension objects. This class cannot be inherited.
Öffentliche Klasse MiningModel Defines the details of an individual mining model. This class cannot be inherited.
Öffentliche Klasse MiningModelAlgorithms Contains an algorithm for MiningModel objects.
Öffentliche Klasse MiningModelCollection Contains a collection of MiningModel objects. This class cannot be inherited.
Öffentliche Klasse MiningModelColumn Represents information about a column in a MiningModel element. This class cannot be inherited.
Öffentliche Klasse MiningModelColumnCollection Contains a collection of MiningModelColumn objects. This class cannot be inherited.
Öffentliche Klasse MiningModelColumnUsages Contains a column usage for the MiningModelColumn objects.
Öffentliche Klasse MiningModelingFlags Contains flags for MiningModelColumn objects.
Öffentliche Klasse MiningModelPermission Defines the permissions for members of a role element as applied to an individual MiningModel element. This class cannot be inherited.
Öffentliche Klasse MiningModelPermissionCollection Contains a collection of MiningModelPermission objects.This class cannot be inherited.
Öffentliche Klasse MiningStructure Defines the structure for one or more mining models. A structure includes columns, bindings, and optional holdout partition. This class cannot be inherited.
Öffentliche Klasse MiningStructureCollection Contains a collection of MiningStructure objects. This class cannot be inherited.
Öffentliche Klasse MiningStructureColumn Represents information about a column in a MiningStructure element.
Öffentliche Klasse MiningStructureColumnCollection Contains a collection of MiningStructureColumn objects. This class cannot be inherited.
Öffentliche Klasse MiningStructureColumnContents Represents information about the contents of a mining structure column. This class cannot be inherited.
Öffentliche Klasse MiningStructureColumnDiscretizationMethods Represents the discretization methods for the mining structure column.
Öffentliche Klasse MiningStructureColumnDistributions Represents the column distributions for the mining structure.
Öffentliche Klasse MiningStructureColumnTypes Represents the column types for the mining structure.
Öffentliche Klasse MiningStructurePermission Contains the collection of permissions on a MiningStructure-Element (ASSL). This class cannot be inherited.
Öffentliche Klasse MiningStructurePermissionCollection Contains a collection of MiningStructurePermission objects. This class cannot be inherited.
Öffentliche Klasse ModelComponent Represents the base class for most of the Analysis Management Objects.
Öffentliche Klasse ModelComponentCollection Contains a collection of ModelComponent objects.
Öffentliche Klasse MoveEventArgs Represents an event data to move.
Öffentliche Klasse NamedComponent Represents a named component.
Öffentliche Klasse NamedComponentCollection Contains a collection of INamedComponent objects.
Öffentliche Klasse ObjectReference Provides linkage to an object. This class cannot be inherited.
Öffentliche Klasse OlapDataSource Represents an OLAP data source.
Öffentliche Klasse OleDbTypeConverter Represents a data source type converter.
Öffentliche Klasse OperationException Represents the errors of the operation.
Öffentliche Klasse OutOfSyncException Provides the out of synchronization errors.
Öffentliche Klasse Partition Represents a partition class from a cube class. This class cannot be inherited.
Öffentliche Klasse PartitionCollection Contains a collection of Partition objects. This class cannot be inherited.
Öffentliche Klasse Permission Represents an abstract class for permissions management.
Öffentliche Klasse Perspective The Perspective class represents a perspective, which contains elements of a cube. Perspectives control the scope of a cube exposed to users to allow different types of users to see a different view of a cube. This class cannot be inherited.
Öffentliche Klasse PerspectiveAction Represents information about an action in a Perspective element. This class cannot be inherited.
Öffentliche Klasse PerspectiveActionCollection Contains a collection of PerspectiveAction objects. This class cannot be inherited.
Öffentliche Klasse PerspectiveAttribute Represents information about an attribute in a PerspectiveDimension element. This class cannot be inherited.
Öffentliche Klasse PerspectiveAttributeCollection Contains a collection of PerspectiveAttribute objects. This class cannot be inherited.
Öffentliche Klasse PerspectiveCalculation Represents the relationship between a calculation and a Perspective element. This class cannot be inherited.
Öffentliche Klasse PerspectiveCalculationCollection Contains a collection of PerspectiveCalculation objects. This class cannot be inherited.
Öffentliche Klasse PerspectiveCollection Contains a collection of Perspective objects. This class cannot be inherited.
Öffentliche Klasse PerspectiveDimension Represents a primitive data type that represents the relationship between a cube dimension and a PerspectiveDimension.
Öffentliche Klasse PerspectiveDimensionCollection Contains a collection of PerspectiveDimension objects. This class cannot be inherited.
Öffentliche Klasse PerspectiveHierarchy Represents the perspective objects in the hierarchy.
Öffentliche Klasse PerspectiveHierarchyCollection Contains a collection of PerspectiveHierarchy objects. This class cannot be inherited.
Öffentliche Klasse PerspectiveKpi Represents information about a key performance indicator (KPI) in a Perspective element. This class cannot be inherited.
Öffentliche Klasse PerspectiveKpiCollection Contains a collection of PerspectiveKpi objects. This class cannot be inherited.
Öffentliche Klasse PerspectiveMeasure Represents information about a measure in a PerspectiveMeasureGroup element. This class cannot be inherited.
Öffentliche Klasse PerspectiveMeasureCollection Contains a collection of PerspectiveMeasure objects. This class cannot be inherited.
Öffentliche Klasse PerspectiveMeasureGroup Represents information about a measure group in a Perspective element. This class cannot be inherited.
Öffentliche Klasse PerspectiveMeasureGroupCollection Contains a collection of PerspectiveMeasureGroup objects. This class cannot be inherited.
Öffentliche Klasse ProactiveCaching Defines ProactiveCaching settings for a parent element.
Öffentliche Klasse ProactiveCachingBinding Represents information to the ProactiveCaching element about data source changes that require rebuilding the cache, or about the status of the rebuilding process.
Öffentliche Klasse ProactiveCachingIncrementalProcessingBinding Represents the incremental binding elements for the cache.
Öffentliche Klasse ProactiveCachingInheritedBinding Represents an object notification binding for proactive caching.
Öffentliche Klasse ProactiveCachingObjectNotificationBinding Represents information to the ProactiveCaching element about data source changes.
Öffentliche Klasse ProactiveCachingQueryBinding Represents the query binding elements for the cache.
Öffentliche Klasse ProactiveCachingTablesBinding Represents information to the ProactiveCaching element about data source changes in specified tables and views that require rebuilding the cache.
Öffentliche Klasse ProcessableMajorObject Represents a processable major object.
Öffentliche Klasse PropertyOrderAttribute
Öffentliche Klasse QueryBinding Represents a derived data type that defines the query binding.
Öffentliche Klasse QueryNotification Provides information consumed by the ProactiveCaching element. The information is about the query to execute to determine whether a data source has been modified.
Öffentliche Klasse QueryNotificationCollection Contains a collection of QueryNotification objects. This class cannot be inherited.
Öffentliche Klasse ReferenceMeasureGroupDimension Represents a dimension that is indirectly related to the fact table through an intermediate dimension. This class cannot be inherited.
Öffentliche Klasse RegularMeasureGroupDimension Represents a regular relationship between a dimension and a measure group.
Öffentliche Klasse RelationalDataSource Represents a DataSource element based on a relational data source. This class cannot be inherited.
Öffentliche Klasse Relationship Exists between two database tables when one table has a foreign key that references the primary key of another table.
Öffentliche Klasse RelationshipCollection Contains a collection of Relationship objects. This class cannot be inherited.
Öffentliche Klasse RelationshipEnd Represents an EDM relationship.
Öffentliche Klasse RelationshipEndAttribute Represents the attribute used as the end point in a relationship.
Öffentliche Klasse RelationshipEndAttributeCollection Represents a dynamic collection of attributes on relationship end objects, into which items can be added, removed and inserted.
Öffentliche Klasse RelationshipEndVisualizationProperties Represents the visualization properties of the relationship end.
Öffentliche Klasse RemoveEventArgs Represents a class that removes the event data.
Öffentliche Klasse ReportAction Represents a report action.
Öffentliche Klasse ReportParameter Represents a report parameter.
Öffentliche Klasse ReportParameterCollection Contains a collection of ReportParameter objects. This class cannot be inherited.
Öffentliche Klasse ResponseFormatException Represents errors that occur during application execution.
Öffentliche Klasse RestoreFolder Restores an original folder to a new folder. This class cannot be inherited.
Öffentliche Klasse RestoreFolderCollection Contains a collection of RestoreFolder objects. This class cannot be inherited.
Öffentliche Klasse RestoreInfo Represents the information required to process a file or database restoration. This class cannot be inherited.
Öffentliche Klasse RestoreLocation Represents information associated with the restoration of a Database backup. This class cannot be inherited.
Öffentliche Klasse RestoreLocationCollection Contains a collection of RestoreLocation objects. This class cannot be inherited.
Öffentliche Klasse Role Represents the level of security associated with a group of users. This class cannot be inherited.
Öffentliche Klasse RoleCollection Contains a collection of Role objects. This class cannot be inherited.
Öffentliche Klasse RoleMember A Role is a collection of one or more domain users or groups. RoleMember is an individual user/group in the role.
Öffentliche Klasse RoleMemberCollection Represents a collection of RoleMember objects.
Öffentliche Klasse RowBinding Defines a derived data type that represents a binding to the rows of a table.
Öffentliche Klasse RowNumberBinding Represents a binding to the row number.
Öffentliche Klasse ScalarMiningStructureColumn Represents a MiningStructureColumn element that contains scalar values. This class cannot be inherited.
Öffentliche Klasse Scripter Represents an object for managing scripting operations.
Öffentliche Klasse ScriptInfo Provides detailed information of the script.
Öffentliche Klasse Server Represents an instance of Microsoft SQL Server 2005 Analysis Services (SSAS) and provides methods and members that enable you to control that instance. This class cannot be inherited.
Öffentliche Klasse ServerProperty Defines a server property associated with a Server element. This class cannot be inherited.
Öffentliche Klasse ServerPropertyCollection Contains a collection of ServerProperty objects. This class cannot be inherited.
Öffentliche Klasse SessionTrace Represents the trace sessions. This class cannot be inherited.
Öffentliche Klasse StandardAction Represents any Action element other than a DrillThroughAction element or a ReportAction element. This class cannot be inherited.
Öffentliche Klasse TableBinding Represents a bound table object for the analysis services.
Öffentliche Klasse TableMiningStructureColumn Represents a MiningStructureColumn element that contains nested tables, as opposed to the scalar values associated with the ScalarMiningStructureColumn element that contains scalar values. This class cannot be inherited.
Öffentliche Klasse TableNotification Represents a table notification.
Öffentliche Klasse TableNotificationCollection Contains a collection of TableNotification objects. This class cannot be inherited.
Öffentliche Klasse TabularBinding Represents a binding to a tabular item, such as a table or SQL query.
Öffentliche Klasse TimeAttributeBinding Represents a placeholder binding for generated data items.
Öffentliche Klasse TimeBinding Defines a derived data type that represents a binding to time periods. This class cannot be inherited.
Öffentliche Klasse Trace Provides a mechanism to store event logs which can be later viewed or replayed. This class cannot be inherited.
Öffentliche Klasse TraceCollection Contains a collection of Trace objects. This class cannot be inherited.
Öffentliche Klasse TraceColumnCollection Contains a collection of TraceColumn objects. This class cannot be inherited.
Öffentliche Klasse TraceEvent Represents a trace event.
Öffentliche Klasse TraceEventArgs Defines the identifiers and values associated with a trace event. This class cannot be inherited.
Öffentliche Klasse TraceEventCollection Contains a collection of TraceEvent objects. This class cannot be inherited.
Öffentliche Klasse TraceStoppedEventArgs Represents a trace stopped event.
Öffentliche Klasse Translation Provides a localized translation for its parent object.
Öffentliche Klasse TranslationCollection Contains a collection of Translation objects.
Öffentliche Klasse UserDefinedGroupBinding Represents a user defined group binding.
Öffentliche Klasse Utils Contains utilities that the XmlReader uses.
Öffentliche Klasse ValidationError Represents the base class for validation errors.
Öffentliche Klasse ValidationErrorCodes Veraltet Represents a validation error codes.
Öffentliche Klasse ValidationErrorCollection Contains a collection of ValidationError objects. This class cannot be inherited.
Öffentliche Klasse ValidationResult Represents a validation error, warning or message returned by the MajorObject.Validate method.
Öffentliche Klasse ValidationResultCollection Represents a collection of result objects during validation.
Öffentliche Klasse ValidationRule Represents the validation rule.
Öffentliche Klasse XmlaError Represents an error returned by Analysis Services server (in XML/A protocol).
Öffentliche Klasse XmlaLocationReference Represents the xml location reference of an entity.
Öffentliche Klasse XmlaMessage Represents a base class for XMLA messages.
Öffentliche Klasse XmlaMessageCollection Contains a collection of XmlaMessage objects. This class cannot be inherited.
Öffentliche Klasse XmlaMessageLocation Represents the location of the XMLA message.
Öffentliche Klasse XmlaResult Contains the XmlaResult objects.
Öffentliche Klasse XmlaResultCollection Contains a collection of XmlaResult objects. This class cannot be inherited.
Öffentliche Klasse XmlaWarning Contains warning objects associated with this class.
Öffentliche Klasse XmlaWarningCollection Contains a collection of XmlaWarning objects.
Öffentliche Klasse XmlSerializationException Represents messages thrown during the XML de-serialization process. This class cannot be inherited.

Schnittstellen

  Schnittstelle Beschreibung
Öffentliche Schnittstelle IConnectionStringHolder Infrastruktur Represents a collection of objects for the connection string holder.
Öffentliche Schnittstelle IDeserializationStartCallback Infrastruktur Specifies the deserialization start callback.
Öffentliche Schnittstelle IMajorObject Infrastruktur Contains the collection of major objects.
Öffentliche Schnittstelle IModelComponent Infrastruktur Represents a model component.
Öffentliche Schnittstelle IModelComponentCollection Infrastruktur Represents a collection of IModelComponent objects.
Öffentliche Schnittstelle INamedComponent Infrastruktur
Öffentliche Schnittstelle INamedComponentCollection Infrastruktur Contains a collection of specified objects.
Öffentliche Schnittstelle IProcessable Infrastruktur Represents an object that is processable.
Öffentliche Schnittstelle ITrace Infrastruktur Provides a mechanism to store event logs which can be later viewed or replayed.

Delegaten

  Delegat Beschreibung
Öffentlicher Delegat CollectionChangeEventHandler Represents the method that will handle the OnCollectionChange event.
Öffentlicher Delegat TraceEventHandler Represents the analysis services trace event handler.
Öffentlicher Delegat TraceStoppedEventHandler Represents the event handler when the tracing is stopped.

Enumerationen

  Enumeration Beschreibung
Öffentliche Enumeration ActionInvocation Defines how an Action is called.
Öffentliche Enumeration ActionTargetType Identifies where an Action can be located.
Öffentliche Enumeration ActionType Defines the type of the Action property.
Öffentliche Enumeration AggregationFunction Defines the type of aggregation that can be set for measures or dimensions.
Öffentliche Enumeration AggregationType Contains an enumeration of the different types of possible aggregations used only in ROLAP cubes.
Öffentliche Enumeration AggregationUsage Defines the values allowed for AggregationUsage.
Öffentliche Enumeration Alignment Specifies the type of justification used within a column.
Öffentliche Enumeration AnalysisState Defines the processing state of a ProcessableMajorObject in Analysis Services.
Öffentliche Enumeration AnnotationVisibility Defines and contains the allowed values for visibility for an Annotation.
Öffentliche Enumeration AttributeBindingType Defines the types for an AttributeBindingType object.
Öffentliche Enumeration AttributeType Contains the different attribute types.
Öffentliche Enumeration AttributeUsage Defines how a DimensionAttribute can be used.
Öffentliche Enumeration CalculationType Describes the type of calculation defined in the associated CalculationProperty.
Öffentliche Enumeration CalendarType Describes the type of calendar to use for the time hierarchy.
Öffentliche Enumeration Cardinality Represents the cardinality of a relationship.
Öffentliche Enumeration CellPermissionAccess Indicates the level of access given to a CellPermission object.
Öffentliche Enumeration ClrAssemblyFileType Identifies the file type of a ClrAssembly.
Öffentliche Enumeration ConnectionExceptionCause Contains the values for exceptions that are raised when an error occurs to the connection between server and current client application.
Öffentliche Enumeration ConnectionStringSecurity An enumeration which tells the user if the password for the ConnectionString has to be delivered.
Öffentliche Enumeration ConnectionType Defines how the Server object connects to the ConnectionString property.
Öffentliche Enumeration ContextualNameRule Specifies a naming format used to disambiguate attributes (calculated columns) that participate in role-playing dimensions (tables).
Öffentliche Enumeration DataAggregationMode Indicates if the server can aggregate data or the cache.
Öffentliche Enumeration DataEmbeddingStyle Indicates whether the data in the table comes from a data source or it is embedded. An example of embedded data might be data inserted by a copy/paste operation.
Öffentliche Enumeration DataSourceIsolation Controls the locking behavior of the SQL statements issued to a data source.
Öffentliche Enumeration DefaultAggregateFunction Specifies the aggregate function to be used by reporting tools to summarize attribute (calculated column) values.
Öffentliche Enumeration DependencyType Describes how objects depend on other objects.
Öffentliche Enumeration DimensionStorageMode Determines the storage mode for the dimension.
Öffentliche Enumeration DimensionType Provides both the Analysis server and client applications with information about the dimension contents.
Öffentliche Enumeration DirectQueryMode Indicates whether a tabular model is enabled for use in Direct Query mode.
Öffentliche Enumeration DirectQueryUsage Specifies the current DirectQuery usage of the partition.
Öffentliche Enumeration DiscretizationMethod Defines how a continuous range of values is converted into a discrete, or fixed, number of values.
Öffentliche Enumeration DropOptions Defines the behavior of the drop method on dependent objects.
Öffentliche Enumeration ErrorOption Defines error behavior during object processing.
Öffentliche Enumeration ErrorPriority Defines the error priority.
Öffentliche Enumeration FiscalYearName Defines which name to use for the fiscal year, the current calendar year or the next calendar year.
Öffentliche Enumeration GroupingBehavior Recommends to client applications how to build queries within the hierarchy.
Öffentliche Enumeration HideIfValue Indicates when a level member should be hidden from client applications.
Öffentliche Enumeration HierarchyStructureType An enumeration of the different hierarchy structure types allowed by the engine.
Öffentliche Enumeration HierarchyUniqueNameStyle Defines how the unique name of the hierarchy is formed.
Öffentliche Enumeration IdentityProvider
Öffentliche Enumeration ImpactAnalysisType Defines the state of the object if the operation is performed.
Öffentliche Enumeration ImpersonationInfoSecurity Defines password availability from data source.
Öffentliche Enumeration ImpersonationLevel Indicates the level of impersonation that the server can use when impersonating the client.
Öffentliche Enumeration ImpersonationMode Defines the access mode to the data source that the service uses when it processes its objects, synchronizes the server, and for the Data Mining statement OPENQUERY (DMX).
Öffentliche Enumeration InstanceSelection Provides a hint on how a client application displays a list of server values.
Öffentliche Enumeration IntegratedSecurity Defines the type of integrated security used.
Öffentliche Enumeration InvalidXmlCharacters Defines how invalid XML characters are handled.
Öffentliche Enumeration KeyErrorAction Defines how errors are handling on dimension keys during process operations.
Öffentliche Enumeration KeyErrorLimitAction Defines what happens when the KeyErrorLimit is exceeded.
Öffentliche Enumeration MdxMissingMemberMode Specifies an enumeration of MdxMissingMemberMode.
Öffentliche Enumeration MeasureDataType Defines the current measure data type.
Öffentliche Enumeration MeasureGroupAttributeType Enumerates the attribute types for the measure group.
Öffentliche Enumeration MeasureGroupType Enumerates the type of the measure group.
Öffentliche Enumeration MemberKeysUnique An enumeration of the possible values that apply to member keys uniqueness.
Öffentliche Enumeration MembersWithData Enumerates the display types for non-leaf member in the parent dimension attribute.
Öffentliche Enumeration MemberUniqueNameStyle Determines how unique names are generated for members of hierarchies contained within the specified element.
Öffentliche Enumeration MiningStructureCacheMode Determines whether the training data that Analysis Services retrieves and caches while processing a mining structure is persisted or deleted after Analysis Services finishes the processing.
Öffentliche Enumeration ModelType
Öffentliche Enumeration Multiplicity Specifies whether a relationship end is connected to the "one" or "many" side of a one-to-many relationship.
Öffentliche Enumeration NotificationTechnique Enumerates the notifications used in the analysis service.
Öffentliche Enumeration NullProcessing Specifies what action SQL Server 2005 Analysis Services (SSAS) takes when it encounters a Null value in a data item.
Öffentliche Enumeration OptimizationType Enumerates the analysis service optimization type.
Öffentliche Enumeration Optionality Specifies the Optionality definition of the relationship between parent and current attribute.
Öffentliche Enumeration OrderBy Specifies enumeration that contains values of which a query are sorted.
Öffentliche Enumeration OverrideBehavior Specifies the override behavior definition of the relationship.
Öffentliche Enumeration PartitionType Enumerates the partition types used in the analysis service.
Öffentliche Enumeration PermissionSet Enumerates the permission set fir the analysis services.
Öffentliche Enumeration PersistenceType Defines the metadata persistence for linked objects.
Öffentliche Enumeration PerspectiveCalculationType Enumerates the types of perspective calculation.
Öffentliche Enumeration ProactiveCachingAggregationStorage Enumerates the storage for partitions with proactive caching.
Öffentliche Enumeration ProactiveCachingOnlineMode Defines the availability mode for proactive caching.
Öffentliche Enumeration ProcessingGroup Defines the ProcessingGroup enumeration.
Öffentliche Enumeration ProcessingMode Enumerates the modes when processing aggregation calculation.
Öffentliche Enumeration ProcessingRecommendation Specifies an enumeration of processing recommendation.
Öffentliche Enumeration ProcessingState Specifies the processing state of the attribute (calculated column).
Öffentliche Enumeration ProcessType Describes the processing types available on the server.
Öffentliche Enumeration ProtectionLevel Enumerates the protection level associated with opening a connection to a SSAS Server.
Öffentliche Enumeration ProtocolFormat Enumerates the analysis service protocol format.
Öffentliche Enumeration ReadAccess Specifies an enumeration of reading access.
Öffentliche Enumeration ReadDefinitionAccess Defines the ReadDefinitionAccess enumeration.
Öffentliche Enumeration ReadSourceDataAccess Specifies the read source data access.
Öffentliche Enumeration ReadWriteMode An enumeration that describes the read/write state of the database.
Öffentliche Enumeration ReferenceDimensionMaterialization Provides reference about the dimension contents.
Öffentliche Enumeration RefreshPolicy Defines how data is updated from the source.
Öffentliche Enumeration RefreshType Enumerates the refresh type options.
Öffentliche Enumeration RelationshipType Specifies the type of relationship in an attribute relationship.
Öffentliche Enumeration ReportingWeekToMonthPattern Enumerates the pattern by which to match weeks to months.
Öffentliche Enumeration RestoreDataSourceType An enumeration to describe the possible sources of the restore data.
Öffentliche Enumeration RestoreSecurity Enumerates the action to apply on Role objects during database restoration.
Öffentliche Enumeration RootIfValue Enumerates how the root member or members of a parent attribute are identified.
Öffentliche Enumeration ScriptAction Specifies an enumeration of script actions.
Öffentliche Enumeration ScriptCacheProcessingMode Specifies an enumeration of script cache processing.
Öffentliche Enumeration ScriptErrorHandlingMode Defines the script error handling modes.
Öffentliche Enumeration ScriptOptions Enumerates the options for generating scripts that are used in analysis services.
Öffentliche Enumeration ServerEdition Specifies an enumeration of server edition.
Öffentliche Enumeration ServerLocation
Öffentliche Enumeration ServerMode Specifies the server mode used. For more information about server modes and how to set the server deployment mode, see Bestimmen des Servermodus einer Analysis Services-Instanz.
Öffentliche Enumeration ServerPropertyCategory Defines the server property category.
Öffentliche Enumeration SortDirection Specifies the sort direction.
Öffentliche Enumeration StorageEngineUsed An enumeration of the different storage engine types allowed by the SSAS service.
Öffentliche Enumeration StorageMode Determines the storage mode for the object.
Öffentliche Enumeration StorageSharingMode Specifies the mode of storage sharing.
Öffentliche Enumeration TraceColumn Represent the trace event columns.
Öffentliche Enumeration TraceEventClass Defines the type of trace event.
Öffentliche Enumeration TraceEventSubclass Specifies the subclass of trace event.
Öffentliche Enumeration TraceEventSuccess Defines the TraceEventSuccess enumeration.
Öffentliche Enumeration TraceStopCause Specifies an enumeration of cause to stop the trace.
Öffentliche Enumeration TransportCompression Defines the TransportCompression enumeration.
Öffentliche Enumeration Trimming Specifies how a string type data item is trimmed.
Öffentliche Enumeration UnknownMemberBehavior Specifies the behaviors of the unknown member.
Öffentliche Enumeration UpdateMode Specifies an enumeration of update mode.
Öffentliche Enumeration UpdateOptions Defines how an object and related dependent objects are updated on the server after an update command.
Öffentliche Enumeration ValidationOptions Enumerates the validation options.
Öffentliche Enumeration ValidationRulePriority Enumerates the validation rule priority of analysis services.
Öffentliche Enumeration ValidationRuleType Enumerates the types of validation rule.
Öffentliche Enumeration WriteAccess Specifies the write access to objects in Microsoft SQL Server 2005 Analysis Services (SSAS).
Öffentliche Enumeration WriteBackTableCreation Determines whether a writeback table is created during the Process operation.
Öffentliche Enumeration XmlaRequestType Specifies an enumeration of XMLA request type.