IntermediateGranularityAttribute プロパティ
ReferenceMeasureGroupDimension オブジェクトから中間粒度属性を取得します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property IntermediateGranularityAttribute As CubeAttribute
Get
'使用
Dim instance As ReferenceMeasureGroupDimension
Dim value As CubeAttribute
value = instance.IntermediateGranularityAttribute
[BrowsableAttribute(false)]
public CubeAttribute IntermediateGranularityAttribute { get; }
[BrowsableAttribute(false)]
public:
property CubeAttribute^ IntermediateGranularityAttribute {
CubeAttribute^ get ();
}
[<BrowsableAttribute(false)>]
member IntermediateGranularityAttribute : CubeAttribute
function get IntermediateGranularityAttribute () : CubeAttribute
プロパティ値
型: Microsoft.AnalysisServices. . :: . .CubeAttribute
CubeAttribute オブジェクトです。