const virtual class slanRecord::FieldDef
sys::Obj slanRecord::FieldDef
Field is column of datatable
- field
-
const Field? field
- get
- index
-
const Int index
index in Schema
- indexed
-
const Bool indexed := false
hint to build index on this field
- length
-
const Int? length
first parameter
- make
- name
-
const Str name
column name
- precision
-
const Int? precision
second parameter
- set
- sqlType
-
const Str? sqlType
sql type. if null will use type
- toStr
-
virtual override Str toStr()
- type
-
const Type type
fantom type