Click or drag to resize

StaticEntityFieldsDataContainerIndicesOfLinkedFieldsPerFieldIndex Property

Gets the index of the indices of linked fields per field.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public MultiValueHashtable<int, int> IndicesOfLinkedFieldsPerFieldIndex { get; }

Property Value

Type: MultiValueHashtableInt32, Int32
See Also