Please enable JavaScript to view this site.

XStudio 3

The System Data table contains records that are used by the application only. It's on-disk name is: xsSysData.nx1

System Data Field Definitions

The fields contained in the System Data table, including field type and size (if applicable).

Field Name

Type

Size

Description

ItemName

String

20

The name of the system data record. The value must be unique.

ItemNumber

Integer

 

A numeric value that may be associated with the item.

ItemText

String

64

A text value that may be associated with the item.

ItemTimeStamp

Date/Time

 

A date and time value that may be associated with the item.

ItemNote

String

100

A text note containing information about the item.

RecCreateDate

Date/Time

 

The date and time the record was created.

RecEditDate

Date/Time

 

The date and time the record was last edited.

RecEditBy

String

30

The user who last edited the record.