AdomdNetDataSourceFactory Members (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources)

Creates Analysis Services data sources.

The following tables list the members exposed by the AdomdNetDataSourceFactory type.

Public Constructors

  Name Description
Public method AdomdNetDataSourceFactory Initializes a new instance of the AdomdNetDataSourceFactory class.

Top

Public Fields

  Name Description
Public fieldStatic AdomdNetSourceName The name of the data source type. This property is read-only.

Top

Public Properties

  Name Description
Public property SourceName Overridden. The identifier for the Analysis Services data source. This property is read-only.
Public property SupportsMicrocubeEditor Overridden. Indicates if this data source supports applying a multidimensional structure to tabular data. This feature applies to tabular data sources only.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method CreateDataSourceConnectionEditor Overridden. Creates the data source connection editor for the Editor tab in the workspace for the Analysis Services data source.
Public method CreateDataSourceMappingEditor Overridden. Creates the data source mapping editor for the Analysis Services data source.
Public method CreateDataSourceMicrocubeEditor Overridden. Creates the controls that let users map data from a tabular data source to a multidimensional format. These controls appear on the View tab in the workspace for the Analysis Services data source.
Public method CreateDataSourceTimeIntelligenceEditor Overridden. Creates the time intelligence editor in the Time tab in the workspace for the Analysis Services data source.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

AdomdNetDataSourceFactory Class
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources Namespace