Options
All
  • Public
  • Public/Protected
  • All
Menu

Optional settings for fields.

Type parameters

  • NullableT: boolean = false

  • SelectableT: boolean = false

Hierarchy

  • FieldOptions

Index

Properties

isNullable?: NullableT

Whether the value of the field can be null.

isSelectable?: SelectableT

Whether the field can be reference in a .select statement.

Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.