DataSourceViewBinding.DataSourceViewID プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在の 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 の識別子を含む文字列です。
- 属性