Model.ExtendedProperties Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the collection object of all extendedproperties in the current Model.
C#
public Microsoft.AnalysisServices.Tabular.ModelExtendedPropertyCollection ExtendedProperties { get; }
member this.ExtendedProperties : Microsoft.AnalysisServices.Tabular.ModelExtendedPropertyCollection
Public ReadOnly Property ExtendedProperties As ModelExtendedPropertyCollection
This property is only supported when the compatibility level of the database is at 1400 or above.
Produit | Versions |
---|---|
Analysis Services SDK for .NET | latest |