The extended attribute system tables
454 DataWindow .NET
What to do with the
tables
You can open and look at these tables in the Database painter just like other
tables. You might want to create a report of the extended attribute information
used in your database by building a DataWindow object whose data source is
the extended attribute system tables.
Caution
You should not change the values in the extended attribute system tables.
DataWindow Designer maintains this information automatically whenever you
change information for a table or column in the Database painter.
The extended attribute system tables
This section lists and describes all of the columns in each of the extended
attribute system tables.
Table B-2: The PBCatTbl table
Column Column name Description
1
pbt_tnam Table name
2
pbt_tid Adaptive Server Enterprise Object ID of table (used
for Adaptive Server Enterprise only)
3
pbt_ownr Table owner
4
pbd_fhgt Data font height, PowerBuilder units
5
pbd_fwgt Data font stroke weight (400=Normal, 700=Bold)
6
pbd_fitl Data font Italic (Y=Yes, N=No)
7
pbd_funl Data font Underline (Y=Yes, N=No)
8
pbd_fchr Data font character set (0=ANSI, 2=Symbol,
255=OEM)
9 pbd_fptc Data font pitch and family (see note)
10
pbd_ffce Data font typeface
11
pbh_fhgt Headings font height, PowerBuilder units
12
pbh_fwgt Headings font stroke weight (400=Normal,
700=Bold)
13 pbh_fitl Headings font Italic (Y=Yes, N=No)
14
pbh_funl Headings font Underline (Y=Yes, N=No)
15
pbh_fchr Headings font character set (0=ANSI, 2=Symbol,
255=OEM)
16 pbh_fptc Headings font pitch and family (see note)