Microsoft.AnalysisServices Espacio de nombres

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

Nuevo: 17 de julio de 2006

Clases

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

Interfaces

  Interfaz Descripción
Interfaz pública IConnectionStringHolder Infraestructura.
Interfaz pública IDeserializationStartCallback Infraestructura.
Interfaz pública IMajorObject Infraestructura.
Interfaz pública IModelComponent Infraestructura.
Interfaz pública IModelComponentCollection Infraestructura.
Interfaz pública INamedComponent Infraestructura.
Interfaz pública INamedComponentCollection Infraestructura.
Interfaz pública IProcessable Infraestructura.
Interfaz pública ITrace Infraestructura.

Delegados

  Delegado Descripción
Delegado público CollectionChangeEventHandler Represents the method that will handle the OnCollectionChange event.
Delegado público TraceEventHandler
Delegado público TraceStoppedEventHandler

Enumeraciones

  Enumeración Descripción
Enumeración pública ActionInvocation Defines how an Action is called.
Enumeración pública ActionTargetType Identifies where an Action can be located.
Enumeración pública ActionType Defines the type of the Action property.
Enumeración pública AggregationFunction Defines the type of aggregation that can be set for measures or dimensions.
Enumeración pública AggregationType Contains an enumeration of the different types of possible aggregations used only in ROLAP cubes.
Enumeración pública AggregationUsage Defines the values allowed for AggregationUsage.
Enumeración pública AnalysisState Defines the processing state of a ProcessableMajorObject in Analysis Services.
Enumeración pública AnnotationVisibility Defines and contains the allowed values for visibility for an Annotation.
Enumeración pública AttributeBindingType Defines the types for an AttributeBindingType object.
Enumeración pública AttributeType Contains the different attribute types.
Enumeración pública AttributeUsage Defines how a DimensionAttribute can be used.
Enumeración pública CalculationType Describes the type of calculation defined in the associated CalculationProperty.
Enumeración pública CalendarType Describes the type of calendar to use for the time hierarchy.
Enumeración pública Cardinality Represents the cardinality of a relationship.
Enumeración pública CellPermissionAccess Indicates the level of access given to a CellPermission object.
Enumeración pública ClrAssemblyFileType Identifies the file type of a ClrAssembly.
Enumeración pública ConnectionExceptionCause Contains the values for exceptions that are raised when an error occurs to the connection between server and current client application.
Enumeración pública ConnectionStringSecurity An enumeration which tells the user if the password for the ConnectionString has to be delivered.
Enumeración pública ConnectionType Defines how the Server object connects to the ConnectionString property.
Enumeración pública DataAggregationMode Indicates if the server can aggregate data or the cache.
Enumeración pública DataSourceIsolation Controls the locking behavior of the SQL statements issued to a data source.
Enumeración pública DependencyType Describes how objects depend on other objects.
Enumeración pública DimensionStorageMode Determines the storage mode for the dimension.
Enumeración pública DimensionType Provides both the Analysis server and client applications with information about the dimension contents.
Enumeración pública DiscretizationMethod Defines how a continuous range of values is converted into a discrete, or fixed, number of values.
Enumeración pública DropOptions Defines the behavior of the drop method on dependent objects.
Enumeración pública ErrorOption Defines error behavior during object processing.
Enumeración pública ErrorPriority Defines the error priority.
Enumeración pública FiscalYearName Defines which name to use for the fiscal year, the current calendar year or the next calendar year.
Enumeración pública GroupingBehavior Recommends to client applications how to build queries within the hierarchy.
Enumeración pública HideIfValue Indicates when a level member should be hidden from client applications.
Enumeración pública HierarchyUniqueNameStyle Defines how the unique name of the hierarchy is formed.
Enumeración pública ImpactAnalysisType Defines the state of the object if the operation is performed.
Enumeración pública ImpersonationInfoSecurity Defines password availability from data source.
Enumeración pública ImpersonationLevel Indicates the level of impersonation that the server can use when impersonating the client.
Enumeración pública 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).
Enumeración pública InstanceSelection Provides a hint on how a client application displays a list of server values.
Enumeración pública IntegratedSecurity Defines the type of integrated security used.
Enumeración pública InvalidXmlCharacters Defines how invalid XML characters are handled.
Enumeración pública KeyErrorAction Defines how errors are handling on dimension keys during process operations.
Enumeración pública KeyErrorLimitAction Defines what happens when the KeyErrorLimit is exceeded.
Enumeración pública MdxMissingMemberMode
Enumeración pública MeasureDataType
Enumeración pública MeasureGroupAttributeType
Enumeración pública MeasureGroupType
Enumeración pública MemberKeysUnique Indicates whether member names under the parent element must be unique.
Enumeración pública MembersWithData
Enumeración pública MemberUniqueNameStyle
Enumeración pública 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.
Enumeración pública NotificationTechnique
Enumeración pública NullProcessing Specifies what action SQL Server 2005 Analysis Services (SSAS) takes when it encounters a Null value in a data item.
Enumeración pública OptimizationType
Enumeración pública Optionality
Enumeración pública OrderBy
Enumeración pública OverrideBehavior
Enumeración pública PartitionType
Enumeración pública PermissionSet
Enumeración pública PersistenceType Defines the metadata persistence for linked objects.
Enumeración pública PerspectiveCalculationType
Enumeración pública ProactiveCachingAggregationStorage
Enumeración pública ProactiveCachingOnlineMode
Enumeración pública ProcessingGroup
Enumeración pública ProcessingMode
Enumeración pública ProcessType Describes the processing types available on the server.
Enumeración pública ProtectionLevel
Enumeración pública ProtocolFormat
Enumeración pública ReadAccess
Enumeración pública ReadDefinitionAccess
Enumeración pública ReadSourceDataAccess
Enumeración pública ReadWriteMode An enumeration that describes the read/write state of the database.
Enumeración pública ReferenceDimensionMaterialization
Enumeración pública RefreshPolicy Defines how data is updated from the source.
Enumeración pública RefreshType
Enumeración pública RelationshipType
Enumeración pública ReportingWeekToMonthPattern
Enumeración pública RestoreDataSourceType Indicates the location of the file that is the source of the database restore operation. Use of the Remote value for this property is unsupported.
Enumeración pública RestoreSecurity
Enumeración pública RootIfValue
Enumeración pública ScriptAction
Enumeración pública ScriptCacheProcessingMode
Enumeración pública ScriptErrorHandlingMode
Enumeración pública ScriptOptions
Enumeración pública ServerEdition
Enumeración pública ServerPropertyCategory
Enumeración pública StorageMode Determines the storage mode for the object.
Enumeración pública TraceColumn
Enumeración pública TraceEventClass Defines the type of trace event.
Enumeración pública TraceEventSubclass
Enumeración pública TraceEventSuccess
Enumeración pública TraceStopCause
Enumeración pública TransportCompression
Enumeración pública Trimming Specifies how a string type data item is trimmed.
Enumeración pública UnknownMemberBehavior
Enumeración pública UpdateMode
Enumeración pública UpdateOptions
Enumeración pública ValidationOptions
Enumeración pública ValidationRulePriority
Enumeración pública ValidationRuleType
Enumeración pública WriteAccess Specifies the write access to objects in Microsoft SQL Server 2005 Analysis Services (SSAS).
Enumeración pública WriteBackTableCreation
Enumeración pública XmlaRequestType