次の方法で共有


TermTemplateDef interface

用語集の用語の用語テンプレート定義。

プロパティ

attributeDefs

属性定義の配列。

category

カテゴリ型の列挙型。

指定できる値: "PRIMITIVE"、"OBJECT_ID_TYPE"、"ENUM"、"STRUCT"、"CLASSIFICATION"、"ENTITY"、"ARRAY"、"MAP"、"RELATIONSHIP"、"TERM_TEMPLATE"

createdBy

レコードを作成したユーザー。

createTime

レコードの作成時刻。

dateFormatter

日付形式。

description

型定義の説明。

guid

型定義の GUID。

lastModifiedTS

コンカレンシー制御の ETag。

name

型定義の名前。

options

型定義のオプション。

serviceType

サービスの種類。

typeVersion

型のバージョン。

updatedBy

レコードを更新したユーザー。

updateTime

レコードの更新時刻。

version

レコードのバージョン。

プロパティの詳細

attributeDefs

属性定義の配列。

attributeDefs?: AtlasAttributeDef[]

プロパティ値

category

カテゴリ型の列挙型。

指定できる値: "PRIMITIVE"、"OBJECT_ID_TYPE"、"ENUM"、"STRUCT"、"CLASSIFICATION"、"ENTITY"、"ARRAY"、"MAP"、"RELATIONSHIP"、"TERM_TEMPLATE"

category?: string

プロパティ値

string

createdBy

レコードを作成したユーザー。

createdBy?: string

プロパティ値

string

createTime

レコードの作成時刻。

createTime?: number

プロパティ値

number

dateFormatter

日付形式。

dateFormatter?: DateFormat

プロパティ値

description

型定義の説明。

description?: string

プロパティ値

string

guid

型定義の GUID。

guid?: string

プロパティ値

string

lastModifiedTS

コンカレンシー制御の ETag。

lastModifiedTS?: string

プロパティ値

string

name

型定義の名前。

name?: string

プロパティ値

string

options

型定義のオプション。

options?: Record<string, string>

プロパティ値

Record<string, string>

serviceType

サービスの種類。

serviceType?: string

プロパティ値

string

typeVersion

型のバージョン。

typeVersion?: string

プロパティ値

string

updatedBy

レコードを更新したユーザー。

updatedBy?: string

プロパティ値

string

updateTime

レコードの更新時刻。

updateTime?: number

プロパティ値

number

version

レコードのバージョン。

version?: number

プロパティ値

number