Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets or sets the data item source for the current measure.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.DataItemTypeConverter, Microsoft.AnalysisServices.Design")> _
Public Property Source As DataItem
Get
Set
'Uso
Dim instance As Measure
Dim value As DataItem
value = instance.Source
instance.Source = value
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.DataItemTypeConverter, Microsoft.AnalysisServices.Design")]
public DataItem Source { get; set; }
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.DataItemTypeConverter, Microsoft.AnalysisServices.Design")]
public:
property DataItem^ Source {
DataItem^ get ();
void set (DataItem^ value);
}
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.DataItemTypeConverter, Microsoft.AnalysisServices.Design")>]
member Source : DataItem with get, set
function get Source () : DataItem
function set Source (value : DataItem)
Valor de la propiedad
Tipo: Microsoft.AnalysisServices.DataItem
A DataItem value with the data source for the current measure.
Comentarios
The details of the source containing the value of the measure