DataSourceType Enum

Definition

The type of DataSource. Currently, the only possible value is Provider.

C#
public enum DataSourceType
Inheritance
DataSourceType

Fields

Name Value Description
Provider 1

A data source having a data provider and connection string.

Structured 2

For internal use only.

Applies to

Product Versions
Analysis Services SDK for .NET latest