标签: web-services rest service substring odata
是否有可能让odata返回其中一个返回字段的字符串的前10个字符?例如,如果我的字符串是'abcdefghijklmno',我希望odata服务调用返回'abcdefghij'。