次の方法で共有


CubeAttributeBinding.Type プロパティ

定義

バインドの種類を取得します。値の設定も可能です。

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

プロパティ値

バインドの種類を持つ AttributeBindingType。

適用対象