Share via


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 基礎結構。
公用類別 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 基礎結構。
公用類別 AttributeBinding Defines a derived data type that represents a binding for an AttributeBinding element. This class cannot be inherited.
公用類別 AttributePermission
公用類別 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 XXX. 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.
公用類別 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.
公用類別 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 SQL Server 2005 Analysis Services (SSAS) 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
公用類別 DataSource Defines a data source in a Microsoft SQL Server 2005 Analysis Services (SSAS) 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.
公用類別 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 dimension. This class cannot be inherited.
公用類別 DimensionPermissionCollection Contains a collection of DimensionPermission objects. This class cannot be inherited.
公用類別 DismissedValidationResult
公用類別 DismissedValidationResultCollection
公用類別 DismissedValidationRule
公用類別 DismissedValidationRuleCollection
公用類別 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
公用類別 FoldingParameters
公用類別 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.
公用類別 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
公用類別 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
公用類別 MeasureCollection Contains a collection of Measure objects. This class cannot be inherited.
公用類別 MeasureEnumerator
公用類別 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
公用類別 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
公用類別 MiningModelingFlags
公用類別 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
公用類別 MiningStructureColumnDistributions
公用類別 MiningStructureColumnTypes
公用類別 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 This is the base class for most of the Analysis Management Objects.
公用類別 ModelComponentCollection Contains a collection of ModelComponent objects.
公用類別 MoveEventArgs
公用類別 NamedComponent
公用類別 NamedComponentCollection Contains a collection of INamedComponent objects.
公用類別 ObjectReference Provides linkage to an object. This class cannot be inherited.
公用類別 OlapDataSource
公用類別 OleDbTypeConverter
公用類別 OperationException
公用類別 OutOfSyncException
公用類別 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 Permission is 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
公用類別 PerspectiveDimensionCollection Contains a collection of PerspectiveDimension objects. This class cannot be inherited.
公用類別 PerspectiveHierarchy
公用類別 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
公用類別 ProactiveCachingIncrementalProcessingBinding
公用類別 ProactiveCachingInheritedBinding
公用類別 ProactiveCachingObjectNotificationBinding
公用類別 ProactiveCachingQueryBinding
公用類別 ProactiveCachingTablesBinding
公用類別 ProcessableMajorObject
公用類別 QueryBinding
公用類別 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.
公用類別 RemoveEventArgs
公用類別 ReportAction
公用類別 ReportParameter
公用類別 ReportParameterCollection Contains a collection of ReportParameter objects. This class cannot be inherited.
公用類別 ResponseFormatException
公用類別 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
公用類別 RowBinding
公用類別 RowNumberBinding
公用類別 ScalarMiningStructureColumn Represents a MiningStructureColumn element that contains scalar values. This class cannot be inherited.
公用類別 Scripter
公用類別 ScriptInfo
公用類別 Server Represents an instance of Microsoft SQL Server 2005 Analysis Services (SSAS) and provides methods and members that enable to 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 XXX. 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
公用類別 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
公用類別 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
公用類別 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
公用類別 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
公用類別 Translation Provides a localized translation for its parent object.
公用類別 TranslationCollection Contains a collection of Translation objects.
公用類別 UserDefinedGroupBinding
公用類別 Utils
公用類別 ValidationError
公用類別 ValidationErrorCodes 已經過時。
公用類別 ValidationErrorCollection Contains a collection of ValidationError objects. This class cannot be inherited.
公用類別 ValidationResult
公用類別 ValidationResultCollection
公用類別 ValidationRule
公用類別 XmlaError
公用類別 XmlaLocationReference
公用類別 XmlaMessage
公用類別 XmlaMessageCollection Contains a collection of XmlaMessage objects. This class cannot be inherited.
公用類別 XmlaMessageLocation
公用類別 XmlaResult
公用類別 XmlaResultCollection Contains a collection of XmlaResult objects. This class cannot be inherited.
公用類別 XmlaWarning
公用類別 XmlaWarningCollection Contains a collection of XmlaWarning objects.
公用類別 XmlSerializationException Represents messages thrown during the XML de-serialization process. This class cannot be inherited.

介面

  介面 說明
公用介面 IConnectionStringHolder 基礎結構。
公用介面 IDeserializationStartCallback 基礎結構。
公用介面 IMajorObject 基礎結構。
公用介面 IModelComponent 基礎結構。
公用介面 IModelComponentCollection 基礎結構。
公用介面 INamedComponent 基礎結構。
公用介面 INamedComponentCollection 基礎結構。
公用介面 IProcessable 基礎結構。
公用介面 ITrace 基礎結構。

委派

  委派 說明
公用委派 CollectionChangeEventHandler Represents the method that will handle the OnCollectionChange event.
公用委派 TraceEventHandler
公用委派 TraceStoppedEventHandler

列舉

  列舉 說明
公用列舉 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.
公用列舉 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.
公用列舉 DataAggregationMode Indicates if the server can aggregate data or the cache.
公用列舉 DataSourceIsolation Controls the locking behavior of the SQL statements issued to a data source.
公用列舉 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.
公用列舉 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.
公用列舉 HierarchyUniqueNameStyle Defines how the unique name of the hierarchy is formed.
公用列舉 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
公用列舉 MeasureDataType
公用列舉 MeasureGroupAttributeType
公用列舉 MeasureGroupType
公用列舉 MemberKeysUnique
公用列舉 MembersWithData
公用列舉 MemberUniqueNameStyle
公用列舉 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.
公用列舉 NotificationTechnique
公用列舉 NullProcessing Specifies what action SQL Server 2005 Analysis Services (SSAS) takes when it encounters a Null value in a data item.
公用列舉 OptimizationType
公用列舉 Optionality
公用列舉 OrderBy
公用列舉 OverrideBehavior
公用列舉 PartitionType
公用列舉 PermissionSet
公用列舉 PersistenceType Defines the metadata persistence for linked objects.
公用列舉 PerspectiveCalculationType
公用列舉 ProactiveCachingAggregationStorage
公用列舉 ProactiveCachingOnlineMode
公用列舉 ProcessingGroup
公用列舉 ProcessingMode
公用列舉 ProcessingRecommendation
公用列舉 ProcessingState
公用列舉 ProcessType Describes the processing types available on the server.
公用列舉 ProtectionLevel
公用列舉 ProtocolFormat
公用列舉 ReadAccess
公用列舉 ReadDefinitionAccess
公用列舉 ReadSourceDataAccess
公用列舉 ReadWriteMode An enumeration that describes the read/write state of the database.
公用列舉 ReferenceDimensionMaterialization
公用列舉 RefreshPolicy Defines how data is updated from the source.
公用列舉 RefreshType
公用列舉 RelationshipType
公用列舉 ReportingWeekToMonthPattern
公用列舉 RestoreDataSourceType
公用列舉 RestoreSecurity
公用列舉 RootIfValue
公用列舉 ScriptAction
公用列舉 ScriptCacheProcessingMode
公用列舉 ScriptErrorHandlingMode
公用列舉 ScriptOptions
公用列舉 ServerEdition
公用列舉 ServerPropertyCategory
公用列舉 StorageEngineUsed
公用列舉 StorageMode Determines the storage mode for the object.
公用列舉 StorageSharingMode
公用列舉 TraceColumn
公用列舉 TraceEventClass Defines the type of trace event.
公用列舉 TraceEventSubclass
公用列舉 TraceEventSuccess
公用列舉 TraceStopCause
公用列舉 TransportCompression
公用列舉 Trimming Specifies how a string type data item is trimmed.
公用列舉 UnknownMemberBehavior
公用列舉 UpdateMode
公用列舉 UpdateOptions
公用列舉 ValidationOptions
公用列舉 ValidationRulePriority
公用列舉 ValidationRuleType
公用列舉 WriteAccess Specifies the write access to objects in Microsoft SQL Server 2005 Analysis Services (SSAS).
公用列舉 WriteBackTableCreation
公用列舉 XmlaRequestType