|
![]() |
![]() |
version 2003
PA_GetFieldProperties (tNum; fNum; fieldKind; stringLength; isIndexed; fAttributes)
Parameter | Type | Description | |
tNum | short | → | Table number |
fNum | short | → | Field number |
fieldKind | PA_FieldKind * | ← | Kind of field |
stringLength | short * | ← | Length of the string field |
isIndexed | char * | ← | 1 = Indexed field |
fAttributes | long * | ← | Field attributes |
Description
The routine
PA_GetFieldProperties
returns different information about the given field.
fieldKind
is the kind of the field, a returned value from the
PA_FieldKind
enum, defined as this: