DataTableResponseObject interface
定義數據列和原始數據列值的數據表
屬性詳細資料
columns
rows
原始數據列值
rows?: string[][]
屬性值
string[][]
tableName
數據表的名稱
tableName?: string
屬性值
string
定義數據列和原始數據列值的數據表
原始數據列值
rows?: string[][]
string[][]
數據表的名稱
tableName?: string
string