什么是一个DataTable,我可以加载到内存中的.Net的最大尺寸是多少? [英] What is the maximum size of a DataTable I can load into memory in .Net?

查看:120
本文介绍了什么是一个DataTable,我可以加载到内存中的.Net的最大尺寸是多少?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是一个DataTable,我可以加载到内存中的.Net的最大尺寸是多少?

What is the maximum size of a DataTable I can load into memory in .Net?

是否有一个人工限制,或它只由盒我正在运行的code不限?

Is there an artificial limitation, or it is only limited by the box I am running the code on?

推荐答案

虽然我不知道内存占用量,有行的最大数量。从 MSDN

While I'm not sure of the memory footprint, there is a maximum number of rows. From MSDN:

这是一个数据表可以存储的最大行数为16777216。

The maximum number of rows that a DataTable can store is 16,777,216.

这篇关于什么是一个DataTable,我可以加载到内存中的.Net的最大尺寸是多少?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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