次の方法で共有


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 以上の場合にのみサポートされます。

適用対象