Spazio dei nomi Microsoft.AnalysisServices

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

Nuovo: 17 luglio 2006

Classi

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

Interfacce

  Interfaccia Descrizione
Interfaccia pubblica IConnectionStringHolder Infrastruttura.
Interfaccia pubblica IDeserializationStartCallback Infrastruttura.
Interfaccia pubblica IMajorObject Infrastruttura.
Interfaccia pubblica IModelComponent Infrastruttura.
Interfaccia pubblica IModelComponentCollection Infrastruttura.
Interfaccia pubblica INamedComponent Infrastruttura.
Interfaccia pubblica INamedComponentCollection Infrastruttura.
Interfaccia pubblica IProcessable Infrastruttura.
Interfaccia pubblica ITrace Infrastruttura.

Delegati

  Delegato Descrizione
Delegato pubblico CollectionChangeEventHandler Represents the method that will handle the OnCollectionChange event.
Delegato pubblico TraceEventHandler
Delegato pubblico TraceStoppedEventHandler

Enumerazioni

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