Share via


Cube.DataSource Propiedad

Definición

Obtiene el objeto DataSource asociado a un cubo.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.DataSource DataSource { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DataSource : Microsoft.AnalysisServices.DataSource
Public ReadOnly Property DataSource As DataSource

Valor de propiedad

Objeto DataSource que representa el origen de datos del cubo.

Atributos

Se aplica a