Select the untyped dataset in the form or component.
在表单或元件中选取不具型别资料集。
You can use this dialog box to create columns only in an untyped dataset.
使用此对话框仅能在非类型化数据集中创建列。
There are differences in maintenance and performance when referring to columns in an untyped DataSet.
当引用非类型化数据集中的列时,维护和性能方面会有所不同。
The strongly typed DataSet offers advantages over the untyped DataSet in terms of speed and easy maintainability.
强类型数据集在速度和易于维护性方面优于非类型化数据集。
This is not a big deal because when you use an untyped DataSet you would still likely have to change some client code if the underlying schema changes.
这并不要紧,因为使用非类型化数据集时,如果基础架构发生改变,您仍然可能必须更改一些客户端代码。
This code block exemplifies the fact that the code using the untyped DataSet is not as elegant as the code that was written using the strongly typed DataSet.
此代码块举例说明了这样的事实,使用非类型化数据集编写的代码没有使用强类型数据集编写的代码优雅。
The following untyped DataSet techniques have various combinations of convenience and performance. First, you can access the value of a column using a DataColumn instance
以下非类型化数据集技术在方便性和性能上有各种组合。
When you drag this object onto a designer, it displays a dialog box that allows you to select an existing typed dataset class or specify that you want to create a new, blank, untyped dataset.
当您将此物件拖曳至设计工具中时,随即会显示出对话方块,让您选取现有的具型别资料集类别,或指定要建立新的空白不具型别资料集。
When you drag this object onto a designer, it displays a dialog box that allows you to select an existing typed dataset class or specify that you want to create a new, blank, untyped dataset.
当您将此物件拖曳至设计工具中时,随即会显示出对话方块,让您选取现有的具型别资料集类别,或指定要建立新的空白不具型别资料集。
应用推荐