Table of Contents

TTMSFNCTimelineDatabaseAdapterSectionFieldsParams Record

Flags indicating which section fields the adapter should read from or write to the dataset automatically.

API unit family: TMSFNCTimelineDatabaseAdapter

Syntax

TTMSFNCTimelineDatabaseAdapterSectionFieldsParams = record

Fields and properties

Name Type Description
EndDate Boolean True when the end of the range is taken from a mapped date field.
EndValue Boolean True when the end of the range is taken from a mapped numeric field.
Fixed Boolean True when the fixed state is taken from a mapped field.
Selectable Boolean True when the selectable state is taken from a mapped field.
StartDate Boolean True when the start of the range is taken from a mapped date field.
StartValue Boolean True when the start of the range is taken from a mapped numeric field.
Text Boolean True when the caption is taken from a mapped field.