共用方式為


Partition.RemoteDataSource 屬性

定義

取得指向遠端伺服器的 DataSource 物件。

[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

屬性值

DataSource 物件。

屬性

備註

如果 RemoteDataSource 為 Null,則分割區為本機。

適用於