Account Validation History

The Account Validation History details .............. The fields for the Activity Log table are:

Table Name: AccountValidationHistory

Column Name

Data Type

Valid Values

Allow Nulls

Description

PK_Id

int identity

No

FK_AccountId

int

No

GUID

varchar

No

Status

bit

((1))

No

ActivateTime

datetime

(getutcdate())

No

DeactivateTime

datetime

Yes

Last updated

Was this helpful?