DataSourceNames members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the names of data source types.

The DataSourceNames type exposes the following members.

Fields

  Name Description
Public fieldStatic member Adomd Represents an ADOMD.NET data source. Returns "ADOMD.NET."
Public fieldStatic member ExcelServicesWorkbook Represents a data source that is based on an Excel Services workbook. Returns "ExcelServicesWorkbook."
Public fieldStatic member ExcelWorkbook Represents a data source that is based on an embedded Microsoft Excel workbook. Returns "ExcelWorkbook."
Public fieldStatic member Odbc This object, member, or enumeration is deprecated and is not intended to be used in your code.
Public fieldStatic member SharePointList Represents a data source that is based on a SharePoint list. Returns "SpListDataSource."
Public fieldStatic member SqlTabular Represents a data source that is based on a Microsoft SQL Server table. Returns "SqlTabularDataSource."

Top

See also

Reference

DataSourceNames class

Microsoft.PerformancePoint.Scorecards namespace