LinguisticMetadata.ContentType 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.
Specifies the type of the linguistic metadata from the Content property. E.g. XML or JSON.
public Microsoft.AnalysisServices.Tabular.ContentType ContentType { get; set; }
member this.ContentType : Microsoft.AnalysisServices.Tabular.ContentType with get, set
Public Property ContentType As ContentType
Property Value
Remarks
This property is only supported when the compatibility level of the database is at 1465 or above.