Share via


Column.ExtendedProperties Property

Definition

Gets the collection object of all extendedproperties in the current Column.

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

Property Value

Remarks

This property is only supported when the compatibility level of the database is at 1400 or above.

Applies to