command
command — 命令对象
说明
class command(void)命令对象。
参数
没有参数。
返回值
类型:
class
说明:命令对象。
范例
<% Dim command Set command = SE.module("DB").command %>
command — 命令对象
class command(void)命令对象。
没有参数。
类型:
class
说明:命令对象。
<% Dim command Set command = SE.module("DB").command %>