LinguisticMetadata.ContentType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定 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 或更高版本时,才支持此属性。