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.4.0.0 (5.4.0)
Syntax public Dictionary<int, int> LinkedSupertypeFieldIndexOfIndex { get; }
Public ReadOnly Property LinkedSupertypeFieldIndexOfIndex As Dictionary(Of Integer, Integer)
Get
Property Value
Type:
DictionaryInt32,
Int32See Also