MS Access TimeValue() 函数
定义和用法
TimeValue() 函数根据字符串返回时间。
语法
TimeValue(string)
参数值
参数 | 描述 |
---|---|
string | 必需。表示时间的字符串(从 0:00:00 到 23:59:59) |
技术细节
适用于: | From Access 2000 |
---|
TimeValue() 函数根据字符串返回时间。
TimeValue(string)
参数 | 描述 |
---|---|
string | 必需。表示时间的字符串(从 0:00:00 到 23:59:59) |
适用于: | From Access 2000 |
---|
如果您发现内容有误或提出修改建议,请随时向我们发送 E-mail 邮件:
421660149@qq.com
您的建议已发送到 W3schools。