datareader
- 网络对象
datareader
-
Note the name of the datareader destination that contains the result set you want to use in the report .
请记下特定datareader目标的名称,该目标包含要在报表中使用的结果集。
-
In the Advanced Editor dialog box , the datareader source has the new property commandtimeout .
在“高级编辑器”对话框中,datareader源拥有新的属性commandtimeout。
-
The DataReader class can incrementally load the results of the same query and present a single row at a time to an application .
DataReader类可以递增地加载同一查询的结果,并且一次向应用程序提交单个行。