.NET Framework data provider

来自翻译宝典
跳转至:导航、​搜索
.NET Framework data provider
.NET Framework 数据提供程序
A component of ADO.NET that provides access to data from a relational data source. A .NET Framework data provider contains classes to connect to a data source, execute commands at the data source, and return query results from the data source, including the ability to execute commands within transactions. A .NET Framework data provider also contains classes to populate a DataSet with results from a data source and propagate changes in a DataSet back to the data source.
- 英语>简体中文, IT术语集
.NET Framework data provider
.NET Framework Data Provider
A component of ADO.NET that provides access to data from a relational data source. A .NET Framework data provider contains classes to connect to a data source, execute commands at the data source, and return query results from the data source, including the ability to execute commands within transactions. A .NET Framework data provider also contains classes to populate a DataSet with results from a data source and propagate changes in a DataSet back to the data source.
- 英语>繁体中文(香港), IT术语集