SalesforceTable interface
Salesforce 數據表。
屬性
| is |
指出這個實例是否為配置檔。 |
| table |
數據表類別目錄。 |
| table |
數據表的名稱。 |
| table |
表格備註。 |
| table |
數據表架構。 |
屬性詳細資料
isProfile
指出這個實例是否為配置檔。
isProfile?: string
屬性值
string
tableCategory
數據表類別目錄。
tableCategory: string
屬性值
string
tableName
數據表的名稱。
tableName: string
屬性值
string
tableRemarks
表格備註。
tableRemarks?: string
屬性值
string
tableSchema
數據表架構。
tableSchema: string
屬性值
string