LinguisticMetadata.ContentType 属性

定义

指定 Content 属性中的语言元数据的类型。 例如 XML 或 JSON。

public Microsoft.AnalysisServices.Tabular.ContentType ContentType { get; set; }
member this.ContentType : Microsoft.AnalysisServices.Tabular.ContentType with get, set
Public Property ContentType As ContentType

属性值

注解

仅当数据库的兼容级别为 1465 或更高版本时,才支持此属性。

适用于