dataExist
2021-06-18 16:52:35
文子
3218
int
dataExist(
int
kind
);
查询数据库是不是已经加载。
参数:
kind - 数据库类型,详细参见数据ID定义。
返回:
返回0表示没有加载,非0表示已经加载。