Partition.RemoteDataSource Eigenschaft

Definition

Ruft das DataSource-Objekt ab, das auf den Remoteserver zeigt.

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

Eigenschaftswert

Ein DataSource-Objekt.

Attribute

Hinweise

Wenn RemoteDataSource null ist, ist die Partition lokal.

Gilt für: