Skip to main content

FieldInfo

KeyTypeDescription
fieldNamestringName of the field
tableIdnumberOID of the table
columnIdnumberOID of the column
dataTypeIdnumberOID of the data type
dataTypeNamestringName of the data type
elementDataTypeIdnumberOID of the elements data type if field is an array
elementDataTypeNamestringName of the elements data type if field is an array
dataTypeNamestringName of the data type
jsTypenumberJS type name that data type mapped
modifiernumberModifier of the data type
isArraybooleanWhether the data type is an array