现在你将能够编写查询在类型化数据集上。
You'll now be able to write queries that work over typed DataSets. For instance, you can now write
定义类型化数据集的架构存储在 XSD 文件中。
The schema that defines the typed DataSet is stored in the XSD file.
强类型数据集在速度和易于维护性方面优于非类型化数据集。
The strongly typed DataSet offers advantages over the untyped DataSet in terms of speed and easy maintainability.
应用推荐