CubeDimension.AllMemberAggregationUsage プロパティ
Microsoft SQL Server 2005 Analysis Services (SSAS) の集計デザイナーにおける集計のデザイン方法を表すコントロールを取得します。値の設定も可能です。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public Property AllMemberAggregationUsage As AggregationUsage
Get
Set
'使用
Dim instance As CubeDimension
Dim value As AggregationUsage
value = instance.AllMemberAggregationUsage
instance.AllMemberAggregationUsage = value
public AggregationUsage AllMemberAggregationUsage { get; set; }
public:
property AggregationUsage AllMemberAggregationUsage {
AggregationUsage get ();
void set (AggregationUsage value);
}
member AllMemberAggregationUsage : AggregationUsage with get, set
function get AllMemberAggregationUsage () : AggregationUsage
function set AllMemberAggregationUsage (value : AggregationUsage)
プロパティ値
型: Microsoft.AnalysisServices.AggregationUsage
集計の使用方法の指定です。