SubType 函数功能获取Scope子类型名称。 函数原型 数据类型为string的接口后续版本会废弃,建议使用数据类型为非string的接口。 const std::string &SubType() const; Status SubType(AscendString &sub_type) const; 参数说明无。 返回值 参数名 描述 - Scope子类型名称 约束说明无。 父主题: Scope类