Click or drag to resize
StaticEntityFieldsDataContainerLinkedSupertypeFieldIndexOfIndex Property
Gets the index of the linked supertype field index of.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public Dictionary<int, int> LinkedSupertypeFieldIndexOfIndex { get; }

Property Value

Type: DictionaryInt32, Int32
See Also