ts_get_containername() 函数

ts_get_containername() 函数获取给定时间系列的容器名称。

语法

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

描述

等效 SQL 函数是 GetContainerName

返回结果

给定时间系列的容器的名称。该值不得由用户释放。