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