移动 1.(改换原来的位置) shift; move 不要移动我桌子上的东西 。 don't move the things on my table. 车队朝前缓慢移动。 the line of cars moved ahead slowly. 冷空气正由西伯利亚向内蒙古移动。 the cold air masses are moving from siberia towards inner mongolia. 船货移动了位置。 the cargo has shifted.2.[力学] translation motion; removal; shifting; dislocation; displacement; course; transposition; migration
If a database is recovered to an earlier point in time and the database is used from that point , the recovery fork point starts a new recovery path 例如,某个任务可以执行一条sql语句,或使用dts数据抽取将异类数据从ole db源移动并转换到ole db目标。
Making each data row as narrow as possible helps optimize performance when transferring data because the narrower each row is , the faster the data is moved from source to destination 使每个数据行尽可能窄有助于优化传输数据时的性能,因为每行越窄,数据从源移动到目标就越快。
The data flow engine provides the in - memory buffers that move data from source to destination , and calls the sources that extract data from files and relational databases 数据流任务封装数据流引擎。数据流引擎提供将数据从源移动到目标的内存中的缓冲区,并且调用从文件和关系数据库中提取数据的源。
The data flow task encapsulates the integration services data - flow engine that moves data from source to destination , and calls the transformations that modify the data as it moves from source to destination 数据流任务封装integration services数据流引擎,该引擎将数据从源移动到目标,并调用在数据从源移动到目标时对数据进行修改的转换。
You typically accomplish this by calling the update method of the same tableadapter or data adapter that you used to populate the dataset , although you can also use different adapters , for example , to move data from one data source to another or to update multiple data sources 为了完成这一步骤,您通常会调用曾用来填充数据集的同一个tableadapter (或数据适配器)的update方法(虽然您也可以使用不同的适配器,例如为了将数据从一个数据源移动到另一个数据源或更新多个数据源) 。