当前位置: 首页 > 网络学院 > 服务端脚本教程 > ADO > ADO SetEOS 方法

ADO
ADO DataTypes
ADO 摘要
ADO 实例

ADO SetEOS 方法


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-03-04   浏览: 401 ::
收藏到网摘: n/a

The SetEOS method is used to set the current position to be the end of the stream (EOS). This method also updates the EOS property.
SetEOS的作用是:将当前位置设置为记录流的末尾[EOS]。这个方法也可以用来更新EOS属性。

Note: Any data beyond the new EOS will be truncated and lost.
注意:任何超出新设置的文件末尾[EOS]的数据都将被删除或丢失。

Syntax
语法

objStream.SetEOS

评论 (0) All

登陆 | 还没注册?