StaticEntityFieldsDataContainerOwnPrimaryKeyFieldIndexes Property |
Gets the own primary key field indexes, so not the inherited indexes as well.
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 List<int> OwnPrimaryKeyFieldIndexes { get; }
Public ReadOnly Property OwnPrimaryKeyFieldIndexes As List(Of Integer)
Get
Property Value
Type:
ListInt32See Also