ts_get_calname() 函数

ts_get_calname() 函数返回与给定时间系列关联的日历的名称。

语法

mi_string *
ts_get_calname(ts_timeseries *ts)
ts
源时间系列。

描述

等效 SQL 函数是 GetCalendarName

返回结果

日历的名称。该值必须由调用者使用 mi_free() 释放。