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 |
|
Specifies the ca_site description. |
|
exclude_ |
INTEGER |
|
Specifies to exclude registration. |
|
id |
INTEGER |
|
Primary key that is also a unique, numeric ID. |
|
inactive |
INTEGER |
Active_Boolean_ |
Specifies the Active flag, as follows: |
|
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 |
|
Identifies the unique ca_site name. |
|
version_number |
INTEGER |
|
Specifies the version number for transaction integrity. |
|
Copyright © 2013 CA.
All rights reserved.
|
|