当前位置: 首页 > 网络学院 > 服务端脚本教程 > ADO > ADO Source 属性

ADO
ADO DataTypes
ADO 摘要
ADO 实例

ADO Source 属性


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

The Source property sets or returns a variant that contains the src parameter of the Open method of the Record object.
Source属性的作用是:设置或返回一个Record[记录]对象的Open方式中的src参数。

This property is read/write when the Record object is closed, and read-only when the Record object is open.
当Record对象被关闭时,该属性为可读/可写;当Record对象被打开时,该属性仅是只读的。

Syntax
语法

varSource=objrecord.Source

评论 (0) All

登陆 | 还没注册?