Compartir a través de


2.2.5.15 LinguisticMetadata Object

The LinguisticMetadata object is used to hold synonym information for the Tabular model. It is a child of a Culture object.

The LinguisticMetadata object has the following properties.

Name

Type

Description

ID

unsignedLong

A reference to the object.

CultureID

unsignedLong

An ID-based reference to a Culture object.

Content

string

A string that contains the natural language synonyms.

ModifiedTime

dateTime

The time that the object was last modified.

ContentType<69>

enumeration

Specifies the type of the linguistic metadata based on the Content property. The possible values are as follows:

  • Xml (0) – XML content.

  • Json (1) – JSON content.

Compatibility level 1500 or higher is required.