SiteCopy (4.0)

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

OwnerUserID

int

true

SourceClientSitesID

int

true

TargetClientSitesID

int

true

RollbackUserID

int

true

Fields
Field Field Type Null Notes Description

CreateDate

datetime

false

getutcdate()

Status

int

true

ErrorLog

nvarchar(max)

true

RollbackDate

datetime

true

Indexes
Index Name Field(s) Unique Primary Clustered

PK_SiteCopy

ID

True

True

False