Previous Topic: ca_resource_status TableNext Topic: ca_state_province Table


ca_site Table

A classification of location information.

Field

Data Type

Reference

Remarks

alias

nvarchar(30)

 

Specifies the alias value for this ca_site.

creation_date

INTEGER

 

Specifies the date of when this record was created.

creation_user

nvarchar(64)

 

Indicates the user or process that created this record.

delete_time

INTEGER

 

Indicates the time of deletion.

description

nvarchar
(255)

 

Specifies the ca_site description.

exclude_
registration

INTEGER

 

Specifies to exclude registration.

id

INTEGER

 

Primary key that is also a unique, numeric ID.

inactive

INTEGER

Active_Boolean_
Table::enum

Specifies the Active flag, as follows:
0—False (Active)
1—True (Inactive)

last_update_date

INTEGER

 

Specifies the date of when this record was last updated.

last_update_user

nvarchar(64)

 

Specifies the user or process that last updated the record.

name

nvarchar
(100)

 

Identifies the unique ca_site name.

version_number

INTEGER

 

Specifies the version number for transaction integrity.