strongly typed Dataset的意思|示意

美 / / 英 / /

强类型数据集


strongly typed Dataset的网络常见释义

强类型数据集 ... strong-named 具有强名称的 strongly typed Dataset 强类型数据集 struct type 结构类型 ...

strongly typed Dataset相关例句

The basic DataSet is not strongly typed.

基本的DataSet不是强类型的。

A strongly typed DataSet is actually a class that inherits from the System.Data.DataSet class and adds a few extra features of its own.

强类型数据集实际上是从System . Data . dataset类中继承的类,并且添加了一些自己的额外功能。

This strongly typed DataSet is used within the sample application that you can download from the MSDN Magazine Web site.

此强类型数据集用在示例应用程序中,该示例应用程序可以从MSDN Magazine Web站点下载。

I find that it is always a good idea to choose the name for your strongly typed DataSet when you create it.

我发现在创建强类型数据集时为其选择名称始终是一个不错的主意。

The view shown in Figure 2 is just a visual representation of the XML Schema that defines the strongly typed DataSet.

图 2 中显示的视图只是定义强类型数据集的 XML 架构的视觉表示。

The LibraryConsoleTest program in the sample solution demonstrates how the strongly typed DataSet works.

示例解决方案中的LibraryConsoleTest程序演示了强类型DataSet的工作方式。