次の方法で共有


AttributeBinding.Type プロパティ

定義

AttributeBinding に関連付けられている属性の種類を取得します。値の設定も可能です。

public Microsoft.AnalysisServices.AttributeBindingType Type { get; set; }
member this.Type : Microsoft.AnalysisServices.AttributeBindingType with get, set
Public Property Type As AttributeBindingType

プロパティ値

使用可能なバインディング型を含む列挙体。

適用対象