LinguisticMetadata.ContentType Property

Definition

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.

Applies to