Click or drag to resize

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.9.0.0 (5.9.0)
Syntax
public List<int> OwnPrimaryKeyFieldIndexes { get; }

Property Value

Type: ListInt32
See Also