|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Detailed information about the base table of a materialized view. |
||
| TableName |
string |
The table name. |
test |
| DataVolumn |
string |
The data volume. |
321233 |
| EnableBinlog |
boolean |
Indicates whether binary logging is enabled for the table. |
true |
| SchemaName |
string |
The database name. |
adb_demo |