IFieldInfoIsPrimaryKey Property |
If set to true, in the constructor, this field will end up in the PrimaryKey field list of the containing IEntityFields object.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax bool IsPrimaryKey { get; }
ReadOnly Property IsPrimaryKey As Boolean
Get
Property Value
Type:
BooleanSee Also