# table.id
数据表table实例的id。

## 示例代码
```js
const table = await bitable.base.getTableByName('数据表') // 根据表名获取表实例

const tableId = table.id // tblhjkjah