数据表中数据列的最大大小? [英] Maximum size of datacolumn in datatable?

查看:71
本文介绍了数据表中数据列的最大大小?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



您可以通过任何电话拨打datacolumn的最大大小是多少吗?

解决方案

请参阅此属性值 类型:System.Int32


因此,我认为DataColumn的最大大小等于
Int32.MaxValue


Hi,

Can u any one tel what is the maximum size of datacolumn ?
Is it depends upon RAM memory size?

解决方案

See this DataColumn.MaxLength Property
In this i see that datacolumn.maxlength is type of Int32

Property Value
Type: System.Int32


so i thing maximum size of DataColumn is equal to Int32.MaxValue


这篇关于数据表中数据列的最大大小?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆