MS Access CurrentUser() 函数
例子
返回当前数据库用户的名称
SELECT CurrentUser();
定义和用法
CurrentUser() 函数返回当前数据库用户的名称。
语法
CurrentUser()
技术细节
适用环境 | 从 Access 2000 开始 |
---|
返回当前数据库用户的名称
SELECT CurrentUser();
CurrentUser() 函数返回当前数据库用户的名称。
CurrentUser()
适用环境 | 从 Access 2000 开始 |
---|
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]