MetadataCompatibilityOptionsBuilder.CompatibilityMode Property
Definition
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 compatibility-mode that is targeted during the metadata content serialization.
public Microsoft.AnalysisServices.CompatibilityMode CompatibilityMode { get; }
member this.CompatibilityMode : Microsoft.AnalysisServices.CompatibilityMode
Public ReadOnly Property CompatibilityMode As CompatibilityMode
Property Value
A CompatibilityMode value with the mode; the default value is Unknown that indicates no restrictions.