DATABASEGROWTHANALYSISPROCESS (4.0SP17)

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

ADDEDBYID

uniqueidentifier

false

CHANGEDBYID

uniqueidentifier

false

Fields
Field Field Type Null Notes Description

NAME

nvarchar(128) (Computed)

true

DATEADDED

datetime

false

getdate()

DATECHANGED

datetime

false

getdate()

TS

timestamp

false

TSLONG

bigint (Computed)

true

TABLESTOANALYZE

int

false

0

TABLESANALYZED

int

false

0

Indexes
Index Name Field(s) Unique Primary Clustered

IX_DATABASEGROWTHANALYSISPROCESS_DATEADDED

DATEADDED

False

False

True

IX_DATABASEGROWTHANALYSISPROCESS_DATECHANGED

DATECHANGED

False

False

False

PK_DATABASEGROWTHANALYSISPROCESS

ID

True

True

False

Triggers
Trigger Name Description

TR_DATABASEGROWTHANALYSISPROCESS_AUDIT_UPDATE

TR_DATABASEGROWTHANALYSISPROCESS_AUDIT_DELETE

Referenced by
Referenced by Field

DATABASEGROWTHANALYSISPROCESSSTATUS

PARAMETERSETID