View source: R/040A-sqlserver_nsim.R
nsim_version_create | R Documentation |
创建新的版本
nsim_version_create(
brand = "JBLH",
module = "nsbl",
from = 1L,
to = 1000L,
prefix = "V"
)
brand |
品牌 |
module |
模块 |
from |
开始 |
to |
结束 |
prefix |
前缀 |
返顺值
nsim_version_create();
nsim_version_create('nsdict');
nsim_version_create('nsbl',1L,10000L);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.