Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReferenceDataSetCreationProperties

Package version

Properties used to create a reference data set.

Hierarchy

  • ReferenceDataSetCreationProperties

Index

Properties

Optional dataStringComparisonBehavior

dataStringComparisonBehavior: DataStringComparisonBehavior

The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used.

keyProperties

The list of key properties for the reference data set.

Generated using TypeDoc