次の方法で共有


Table.ExtendedProperties プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象