次の方法で共有


DataSourceViewBinding.DataSourceViewID プロパティ

定義

現在の DataSourceViewBinding の DataSourceViewID を取得または設定します。

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.DataSourceViewIDTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public string DataSourceViewID { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.DataSourceViewIDTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.DataSourceViewID : string with get, set
Public Property DataSourceViewID As String

プロパティ値

DataSourceView の識別子を含む文字列です。

属性

適用対象