nsim_fieldNames: 获取表的字段名向量

View source: R/040A-sqlserver_nsim.R

nsim_fieldNamesR Documentation

获取表的字段名向量

Description

获取表的字段名向量

Usage

nsim_fieldNames(table_name = "test2", id_var = NULL, res_type = "vector")

Arguments

table_name

表名

id_var

内码字段名

res_type

返回字段类型vector or sql

Value

返回值

Examples

nsim_filedNames();

takewiki/tsda documentation built on Oct. 23, 2023, 3:28 a.m.