开发者

Unsigned integer type in OData?

Is there a way to specify unsigned integers in the OData Metadata (CSDL) format? I have a data structure that contains an unsigned 64 bit integer, but from the documentation here it seems there isn't a choice for unsigned integers?

What are my options? Use the string version of the 64 bit number, or use the Edm.Binary type to spec开发者_如何学Cify the hex representation? Is there a better way?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜