InMemory DataSet [英] InMemory DataSet

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

问题描述

我想创建一个In Memory数据集。没有连接到任何数据库..但

从代码或文件中输入我自己的信息....

执行此操作的步骤是什么?我在哪里可以找到关于如何做的一些信息

这个?

Brian

解决方案

8月2日,6:43 * pm,Brian < bsgalla ... @ community.nospamwrote:


我想创建一个In Memory数据集。 *没有连接到任何数据库..但是

从代码或文件中输入我自己的信息....

执行此操作的步骤是什么? *我在哪里可以找到关于如何做的一些信息

这个?

* * * Brian



Dim dataSet As New DataSet()


谢谢,


Seth Rowe [MVP]
http://sethrowe.blogspot.com/


所有数据集都是在内存中并与任何数据源断开连接。


您应该只是在.NET DataSet上使用谷歌并阅读许多有用的文章

关于它们。


-Scott


" Brian" < bs ******** @ community.nospamwrote in message

news:OT ************** @ TK2MSFTNGP05.phx.gbl .. 。


>我想创建一个In Memory数据集。没有连接到任何数据库..但
从代码或文件中放入我自己的信息....

执行此操作的步骤是什么?我在哪里可以找到关于如何做的一些信息

这个?

Brian



< blockquote>大声笑......

ok ..多一点信息......

我想创建一个包含几列......和几行的表。 ...


" rowe_newsgroups" < ro ******** @ yahoo.com写了留言

新闻:ca ********************** ************ @ c65g2000 hsa.googlegroups.com ...

8月2日下午6:43,Brian < bsgalla ... @ community.nospamwrote:


我想创建一个In Memory数据集。没有连接到任何数据库..但

从代码或文件中输入我自己的信息....

执行此操作的步骤是什么?我在哪里可以找到关于如何做的一些信息

这个?

Brian



Dim dataSet As New DataSet ()


谢谢,


Seth Rowe [MVP]
http://sethrowe.blogspot.com/


I want to create an In Memory dataset. not connected to any database.. but
putting my own info in from code or a file....
What are the steps to do this? Where can I find some info on how to do
this?
Brian

解决方案

On Aug 2, 6:43*pm, "Brian" <bsgalla...@community.nospamwrote:

I want to create an In Memory dataset. *not connected to any database..but
putting my own info in from code or a file....
What are the steps to do this? *Where can I find some info on how to do
this?
* * * Brian

Dim dataSet As New DataSet()

Thanks,

Seth Rowe [MVP]
http://sethrowe.blogspot.com/


All DataSets are in-memory and disconnected from any data source.

You should simply Google on .NET DataSet and read the many usefull articles
about them.

-Scott

"Brian" <bs********@community.nospamwrote in message
news:OT**************@TK2MSFTNGP05.phx.gbl...

>I want to create an In Memory dataset. not connected to any database.. but
putting my own info in from code or a file....
What are the steps to do this? Where can I find some info on how to do
this?
Brian



lol...
ok.. a little more info...
I want to create a table with a few columns... and a few rows....

"rowe_newsgroups" <ro********@yahoo.comwrote in message
news:ca**********************************@c65g2000 hsa.googlegroups.com...
On Aug 2, 6:43 pm, "Brian" <bsgalla...@community.nospamwrote:

I want to create an In Memory dataset. not connected to any database.. but
putting my own info in from code or a file....
What are the steps to do this? Where can I find some info on how to do
this?
Brian

Dim dataSet As New DataSet()

Thanks,

Seth Rowe [MVP]
http://sethrowe.blogspot.com/


这篇关于InMemory DataSet的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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