Connection.User

PROPERTY User AS .ConnectionUser

Returns a virtual collection used for managing the user accounts of the database server.

SUB User ( Name AS String )

Finds a user, and makes it the current user. You must use this function before accessing the user properties.


Referenced by :