data_read2 | R Documentation |
上传数据
data_read2(
conn_cfg = "config/conn_cfg.R",
file_name = "data-raw/data/属性类别配置模板.xlsx",
sheet_name = "属性类别配置",
table_name = "rds_mtrl_propCategoryConfig",
table_key = "FPrdCategoryNumber",
table_key2 = "FPropCategoryNumber",
table_caption = "产品大类代码",
table_caption2 = "物料属性类别代码",
pageCount = 500
)
conn_cfg |
连接文件 |
file_name |
文件名 |
sheet_name |
页签名 |
table_name |
表名 |
table_key |
表主键 |
table_key2 |
主键2 |
table_caption |
表标题 |
table_caption2 |
标题2 |
pageCount |
分页数 |
返回值
data_read()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.