共用方式為


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