| 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.3.0.0 (5.3.0)
Syntaxpublic List<int> OwnPrimaryKeyFieldIndexes { get; }Public ReadOnly Property OwnPrimaryKeyFieldIndexes As List(Of Integer)
	Get
Property Value
Type: 
ListInt32
See Also