Table Description
ExtendedUsersInfo.: The Login ID details of a person employed by the `organization` to perform tasks on the system.

Example

Login ID details of Ronan Rooney who is a user.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Attributes (5)
AttributeKeyNullableDescriptionDDL Type
userNameYesNoThe security user name.SVR_STRING<64>
loginID  Login ID for this userName.SVR_STRING<320>
upperLoginID  Upper case login ID for this userName; for case-insensitivity.SVR_STRING<320>
versionNo No SVR_INT32
lastWritten   SVR_DATETIME
Foreign Keys (1)
ChildParent
ExtendedUsersInfo.userNameUsers.userName
Related Pages (20)