次の方法で共有


SalesforceTable interface

Salesforce テーブル。

プロパティ

isProfile

このインスタンスがプロファイルであるかどうかを示します。

tableCategory

テーブル カテゴリ。

tableName

テーブルの名前。

tableRemarks

表の解説。

tableSchema

テーブル スキーマ。

プロパティの詳細

isProfile

このインスタンスがプロファイルであるかどうかを示します。

isProfile?: string

プロパティ値

string

tableCategory

テーブル カテゴリ。

tableCategory: string

プロパティ値

string

tableName

テーブルの名前。

tableName: string

プロパティ値

string

tableRemarks

表の解説。

tableRemarks?: string

プロパティ値

string

tableSchema

テーブル スキーマ。

tableSchema: string

プロパティ値

string