数据读取 meaning in English
data lead
Examples
- Reads data from an open disk file into a variable
将打开的磁盘文件中的数据读取到变量中。与 - Using a data reader incurs loss of some functionality
(使用数据读取器会导致某些功能的丢失。 - That can be used to iterate through the rows in the data reader
,可用于循环访问数据读取器中的行。 - Gets a value indicating whether the data reader is closed
获取一个值,该值指示数据读取器是否已关闭。 - The default position of a data reader is before the first record
数据读取器的默认位置在第一条记录前面。