Source_DSN Property

Analysis Services Programming

Analysis Services Programming

Source_DSN Property

This property contains the OLE DB connection string, ODBC connection string, or ODBC data source name (DSN) for the relational database or cube that will be used as the source for creating a local cube.

Property Name

Source_DSN

Property ID

DBPROP_MSMD_SOURCE_DSN

Remarks

This property is used only when creating a local cube file.

You must use this property with the CreateCube property and the InsertInto property. When these three properties are used, they are always used together.

This property's value is used when a session is established, but the value cannot be changed during the session.