Module: @nginstack/datasource/lib/DataSourceDataType

Members


<static> ANGLE :string

Type:
  • string
Default Value:
  • angle

<static> ARRAY :string

Type:
  • string
Default Value:
  • array

<static> BOOLEAN :string

Type:
  • string
Default Value:
  • boolean

<static> CEP :string

Type:
  • string
Default Value:
  • cep

<static> CHAR :string

Type:
  • string
Default Value:
  • char

<static> COMBO :string

Type:
  • string
Default Value:
  • combo

<static> DATE :string

Type:
  • string
Default Value:
  • date

<static> DATETIME :string

Type:
  • string
Default Value:
  • datetime

<static> FILE :string

Type:
  • string
Default Value:
  • file

<static> GRID :string

Type:
  • string
Deprecated:
  • Utilize o tipo MASTER_DETAIL.
Default Value:
  • grid

<static> INT32 :string

Type:
  • string
Default Value:
  • int32

<static> INT64 :string

Type:
  • string
Default Value:
  • int64

<static> INTEGER :string

Type:
  • string
Deprecated:
  • Utilize os tipos INT64 ou INT32.
Default Value:
  • integer

<static> LATITUDE :string

Type:
  • string
Default Value:
  • latitude

<static> LONGITUDE :string

Type:
  • string
Default Value:
  • longitude

<static> MASTER_DETAIL :string

Type:
  • string
Default Value:
  • masterdetail

<static> MEMO :string

Type:
  • string
Default Value:
  • memo

<static> NUMBER :string

Type:
  • string
Default Value:
  • number

<static> PASSWORD :string

Type:
  • string
Default Value:
  • password

<static> PHONE :string

Type:
  • string
Default Value:
  • phone

<static> STRING :string

Type:
  • string
Default Value:
  • string

<static> TIME :string

Type:
  • string
Default Value:
  • time