次の方法で共有


DimensionBinding.DataSourceID プロパティ

定義

現在の DimensionBinding の DataSource の識別子を取得します。値の設定も可能です。

public string DataSourceID { get; set; }
member this.DataSourceID : string with get, set
Public Property DataSourceID As String

プロパティ値

DataSource の識別子を表す文字列です。

適用対象