Options
All
  • Public
  • Public/Protected
  • All
Menu

FunctionResultField

Type parameters

  • EntityT: Entity

    Type of the entity the complex type field belongs to.

Hierarchy

  • any
    • FunctionResultField

Index

Properties

Properties

boolean

boolean: ComplexTypeBooleanPropertyField<EntityT> = new ComplexTypeBooleanPropertyField('Boolean', this.entityConstructor, 'FunctionResult', 'Edm.Boolean')

Representation of the FunctionResult.boolean property for query construction. Use to reference this property in query operations such as 'filter' in the fluent request API.