次の方法で共有


Measure.ExtendedProperties プロパティ

定義

現在の Measure のすべての extendedproperties のコレクション オブジェクトを取得します。

public Microsoft.AnalysisServices.Tabular.MeasureExtendedPropertyCollection ExtendedProperties { get; }
member this.ExtendedProperties : Microsoft.AnalysisServices.Tabular.MeasureExtendedPropertyCollection
Public ReadOnly Property ExtendedProperties As MeasureExtendedPropertyCollection

プロパティ値

注釈

このプロパティは、データベースの互換性レベルが 1400 以上の場合にのみサポートされます。

適用対象