Microsoft.AnalysisServices 命名空间

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

新增日期:   2006 年 7 月 17 日

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

接口

  接口 说明
公共接口 IConnectionStringHolder 基础结构。Represents a collection of objects for the connection string holder.
公共接口 IDeserializationStartCallback 基础结构。Specifies the deserialization start callback.
公共接口 IMajorObject 基础结构。Contains the collection of major objects.
公共接口 IModelComponent 基础结构。Represents a model component.
公共接口 IModelComponentCollection 基础结构。Represents a collection of IModelComponent objects.
公共接口 INamedComponent 基础结构。
公共接口 INamedComponentCollection 基础结构。Contains a collection of specified objects.
公共接口 IProcessable 基础结构。Represents an object that is processable.
公共接口 ITrace 基础结构。Provides a mechanism to store event logs which can be later viewed or replayed.

委托

  委托 说明
公共委托 CollectionChangeEventHandler Represents the method that will handle the OnCollectionChange event.
公共委托 TraceEventHandler Represents the analysis services trace event handler.
公共委托 TraceStoppedEventHandler Represents the event handler when the tracing is stopped.

枚举

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