userImportLog
Fields
| Field |
Field Type |
Null |
Notes |
Description |
| ID |
int |
|
|
|
| ImportDate |
datetime |
|
Default = getutcdate() |
|
| BackOfficeId |
int |
yes |
|
|
| UserName |
nvarchar(100) |
yes |
|
|
| Password |
nvarchar(100) |
yes |
|
|
| FirstName |
nvarchar(100) |
yes |
|
|
| LastName |
nvarchar(100) |
yes |
|
|
| EMail |
nvarchar(200) |
yes |
|
|
| RE7RecordsId |
int |
yes |
|
|
| ClientUsersId |
int |
yes |
|
|
| BackOfficeUsersId |
int |
yes |
|
|
| IsNew |
bit |
|
Default = 1 |
|
| InsertBOSRec |
bit |
|
Default = 1 |
|
| UpdateUserName |
bit |
|
Default = 0 |
|
| ErrMsg |
nvarchar(512) |
yes |
|
|
| Added |
bit |
|
Default = 0 |
|
| UpdatedClientUsersID |
int |
yes |
|
|
| UpdatedBOSUID |
int |
yes |
|
|