IEntity2PrimaryKeyFields Property |
List of IEntityField2 references which form the primary key. Reads/Affects .Fields.PrimaryKeyFields
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 List<IEntityField2> PrimaryKeyFields { get; }
ReadOnly Property PrimaryKeyFields As List(Of IEntityField2)
Get
Property Value
Type:
ListIEntityField2See Also