Cube.Source 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定關聯式 Cube 的來源。
[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.CubeSourceTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public Microsoft.AnalysisServices.DataSourceViewBinding Source { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.CubeSourceTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.Source : Microsoft.AnalysisServices.DataSourceViewBinding with get, set
Public Property Source As DataSourceViewBinding
屬性值
DataSourceViewBinding 物件。
- 屬性