[ROOT] / doc / tocInheritance / ITypeDescriber / IKType


Index key used when storing a collection of a given type, like 'Customer'.

The key will normally point to a collection of all objects of that type.
(in RDBMS-terms pointing to a table like 'Customer')

This class is immutable.


Note that it is would be possible to let this class implement ITypeDescriber (by using AllIPDerivedTypesDict in a TryParse method) but as of Mar 2021 no use case has been seeen yet (for instance IKString can be used instead).


Details

Generated 2025-10-29 17:23:05.499 UTC