Share via


Microsoft.AnalysisServices.AdomdServer 命名空間

Represents the ADOMD.NET data provider for objects running within a Microsoft SQL Server 2005 Analysis Services (SSAS) instance.

類別

  類別 說明
公用類別 AdomdCommand Represents a command to run against a analytical data source.
公用類別 AdomdConnection Represents the connection object to the running instance of Analysis Services.
公用類別 AdomdDataReader Provides a means of reading a forward-only result set obtained by running a command, and can be used to access multidimensional data sources.
公用類別 AdomdDataReader. . :: . .Enumerator Implements the IEnumeratorinterface to support iterating over a AdomdDataReader and reading its individual records.
公用類別 AdomdException Represents an exception thrown by ADOMD.NET.
公用類別 AdomdParameter Represents a parameter to an AdomdCommand object.
公用類別 AdomdParameterCollection This class gets a collection of AdomdParameter objects contained in a AdomdCommand object.
公用類別 Context Provides the execution context for the stored procedure.
公用類別 CubeCollection Contains a read-only, on-demand list of CubeDef objects contained by a AdomdConnection.
公用類別 CubeCollection. . :: . .Enumerator Implements the IEnumerator interface to support iterating over a CubeCollection and reading its individual CubeDef objects.
公用類別 CubeDef Represents the metadata for a cube.
公用類別 Dimension Represents a dimension within a cube.
公用類別 DimensionCollection Contains a read-only, on-demand collection of Dimension objects contained in a CubeDef.
公用類別 DimensionCollection. . :: . .Enumerator Supports iterating over a DimensionCollection and reading its individual Dimension objects.
公用類別 Expression Provides the functionality to evaluate a Multidimensional Expressions (MDX) expression and return an MDXValue.
公用類別 Hierarchy Represents a dimension hierarchy contained by a dimension or set.
公用類別 HierarchyCollection Contains a read-only, on-demand collection of Hierarchy objects contained in a Dimension or a Set.
公用類別 HierarchyCollection. . :: . .Enumerator Supports iterating over a HierarchyCollection and reading its individual Hierarchy.
公用類別 Kpi Key performance indicators (KPIs) are metadata wrappers around measures and MDX expressions.
公用類別 KpiCollection Contains a read-only, on-demand list of Kpi objects contained by a CubeDef.
公用類別 KpiCollection. . :: . .Enumerator Supports iterating over a KpiCollection and reading its individual Kpi objects.
公用類別 Level Represents a level within a hierarchy.
公用類別 LevelCollection Contains a read-only, on-demand collection of Level objects contained in a Hierarchy.
公用類別 LevelCollection. . :: . .Enumerator Contains a read-only, on-demand collection of Level objects contained in a Hierarchy.
公用類別 LevelProperty Represents a member property available on members in the level.
公用類別 LevelPropertyCollection Represents a read-only, on-demand collection of LevelProperty objects contained by a Level.
公用類別 LevelPropertyCollection. . :: . .Enumerator Supports iterating over a LevelPropertyCollection and reading its individual LevelProperty objects.
公用類別 MDX Provides static methods for executing Multidimensional Expressions (MDX) functions without constructing the full MDX syntax.
公用類別 MDXValue Provides conversion capabilities between different Microsoft.AnalysisServices.AdomdServer and value objects.
公用類別 Measure Represents a measure within a cube or measure group.
公用類別 MeasureCollection Gets a read-only, on-demand collection of Measures objects contained by a CubeDef.
公用類別 MeasureCollection. . :: . .Enumerator Supports iterating over a MeasureCollection and reading its individual Measure objects.
公用類別 Member Represents a single member within a hierarchy, tuple, level, or member.
公用類別 MemberCollection Gets a read-only, on-demand collection of Member objects contained by a Position, a Level, or a Tuple.
公用類別 MemberCollection. . :: . .Enumerator Supports iterating over a MemberCollection and reading its individual Member objects.
公用類別 MiningAttribute Represents a mining attribute on a MiningContentNode object and MiningDistribution object.
公用類別 MiningAttributeCollection Represents a read-only, on-demand collection of MiningAttribute objects contained by a MiningModel.
公用類別 MiningAttributeCollection. . :: . .Enumerator Supports iterating over a MiningAttributeCollection and reading its individual MiningAttributeParameter objects.
公用類別 MiningContentNode Represents the learned content of a MiningModel in a hierarchical node format.
公用類別 MiningContentNodeCollection Represents a read-only, on-demand collection of MiningContentNode objects contained by a MiningModel or MiningContentNode object.
公用類別 MiningContentNodeCollection. . :: . .Enumerator Supports iterating over a MiningContentNodeCollection and reading its individual MiningContentNode objects.
公用類別 MiningDistribution Represents the distribution of a value in a MiningContentNode.
公用類別 MiningDistributionCollection Represents a read-only, on-demand collection of MiningDistribution objects contained by a MiningContentNode.
公用類別 MiningDistributionCollection. . :: . .Enumerator Supports iterating over a MiningDistributionCollection and reading its individual MiningDistribution objects.
公用類別 MiningModel Represents a mining model of an AdomdConnection.
公用類別 MiningModelCollection Represents a read-only, on-demand collection of MiningModel objects that are contained by a MiningStructure or AdomdConnection object.
公用類別 MiningModelCollection. . :: . .Enumerator Supports iterating over a MiningModelCollection and reading its individual MiningModel objects.
公用類別 MiningModelColumn Represents a column in a mining model.
公用類別 MiningModelColumnCollection Represents a read-only, on-demand collection of MiningModelColumn objects contained by a MiningModel object.
公用類別 MiningModelColumnCollection. . :: . .Enumerator Supports iterating over a MiningModelColumnCollection and reading its individual MiningModelColumn objects.
公用類別 MiningParameter Represents an algorithm-specific parameter on the MiningModel.
公用類別 MiningParameterCollection Represents a read-only, on-demand collection of MiningParameter objects contained by a MiningModel object.
公用類別 MiningParameterCollection. . :: . .Enumerator Supports iterating over a MiningParameterCollection and reading its individual MiningParameter objects.
公用類別 MiningService Represents a mining algorithm available from the Context object.
公用類別 MiningServiceCollection Gets a read-only collection of MiningService objects contained by a CellSet.
公用類別 MiningServiceCollection. . :: . .Enumerator Supports iterating over a MiningServiceCollection and reading its individual MiningService objects.
公用類別 MiningServiceParameter Represents an available parameter for the mining service.
公用類別 MiningServiceParameterCollection Gets a read-only collection of MiningServiceParameter objects contained by a CellSet.
公用類別 MiningServiceParameterCollection. . :: . .Enumerator Supports iterating over a MiningServiceParameterCollection and reading its individual MiningServiceParameter objects.
公用類別 MiningStructure Represents a mining structure on the server. This class cannot be inherited.
公用類別 MiningStructureCollection Represents a read-only, on-demand collection of MiningStructure objects that are contained by an AdomdConnection object.
公用類別 MiningStructureCollection. . :: . .Enumerator Supports iterating over a MiningStructureCollection and reading its individual MiningStructure objects.
公用類別 MiningStructureColumn Represents the structure of a mining column.
公用類別 MiningStructureColumnCollection Gets a read-only collection of MiningStructureColumn objects contained by a CellSet. This class cannot be inherited.
公用類別 MiningStructureColumnCollection. . :: . .Enumerator Supports iterating over a MiningStructureColumnCollection and reading its individual MiningStructureColumn objects.
公用類別 MiningValue Represents a value in the mining distribution or mining column. This class cannot be inherited.
公用類別 MiningValueCollection Gets a read-only collection of MiningValue objects contained by a CellSet.
公用類別 MiningValueCollection. . :: . .Enumerator Supports iterating over a MiningValueCollection and reading its individual MiningValue objects.
公用類別 NamedSet Represents a named set for a given cube.
公用類別 NamedSetCollection Gets a read-only, on-demand collection of NamedSet objects contained by a CubeDef.
公用類別 NamedSetCollection. . :: . .Enumerator Supports iterating over a NamedSetCollection and reading its individual NamedSet objects.
公用類別 PlugInAttribute Generates runtime information about the PlugInAttribute custom attribute.
公用類別 Property Represents a property of various ADOMD.NET objects.
公用類別 PropertyCollection Gets a read-only collection of Property objects contained by a CellSet.
公用類別 PropertyCollection. . :: . .Enumerator Supports iterating over a PropertyCollection and reading its individual Property objects.
公用類別 SafeToPrepareAttribute Marks the methods in the assembly that are safe to run with the ExecuteForPrepare property set to true.
公用類別 Server Represents the server object for the running instance of Analysis Services.
公用類別 Set Represents an ordered collection of zero or more tuples.
公用類別 SetBuilder Provides the functionality to create immutable sets.
公用類別 Tuple Represents an ordered collection of members from different hierarchies.
公用類別 TupleBuilder Provides the functionality to create immutable tuples.
公用類別 TupleCollection Gets a read-only collection of Tuple objects contained by a Set.
公用類別 TupleCollection. . :: . .Enumerator Supports iterating over a TupleCollection and reading its individual Tuple objects.

結構

  結構 說明
公用結構 AttributeStats Represents the statistics for a single attribute.
公用結構 StateStats Represents the statistics for a single attribute state.

介面

  介面 說明
公用介面 IMetadataObject Defines an abstract class that provides the Name and UniqueName methods for metadata objects in Microsoft.AnalysisServices.AdomdServer.

列舉

  列舉 說明
公用列舉 CubeType Returned by Type to determine if the CubeDef represents a dimension or a cube.
公用列舉 DimensionTypeEnum Represents the dimension type of a Dimension.
公用列舉 HierarchyOrigin Describes the overall structure of a hierarchy.
公用列舉 LevelTypeEnum Represents the level type of a Level.
公用列舉 MDX. . :: . .DrilldownMemberFlags Determines how members will be evaluated in MDX..::..DrilldownMemberFlags.
公用列舉 MDX. . :: . .GenerateFlags Determines how to evaluate the Generate method.
公用列舉 MemberTypeEnum Represents the member type of a Member.
公用列舉 MiningColumnDistribution Describes the distribution of the MiningModelColumn.
公用列舉 MiningColumnType Describes the type of the underlying data that a MiningModelColumn represents.
公用列舉 MiningFeatureSelection Describes the type of attribute to return when calling GetAttributes. Alternatively describes a MiningAttribute.
公用列舉 MiningNodeType Represents the type of the MiningContentNode.
公用列舉 MiningServiceControl Represents the level of control that the mining service algorithm exposes on the training operation .
公用列舉 MiningServiceExpectedQuality Describes the relative expected quality of the patterns found by the mining service algorithm.
公用列舉 MiningServicePredictionComplexity Describes the relative expected complexity of executing a prediction with the mining service algorithm.
公用列舉 MiningServiceScaling Describes the relative expected scalability of the mining service algorithm.
公用列舉 MiningServiceTrainingComplexity Describes the relative expected complexity of training the mining service algorithm.
公用列舉 MiningValueType Represents the type of the value of the MiningDistribution object and the MiningValue object.
公用列舉 SchemaObjectType Represents the object type of an object retrieved by the GetSchemaObject method of the CubeDef.