DBForeignKeyConstraintFkFieldsFormFullPk Property |
Gets a value indicating whether the fk fields together form the PK of the table this FK constraint applies to.
Namespace:
SD.LLBLGen.Pro.DBDriverCore
Assembly:
SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax [AllowInFilterAttribute(3)]
public bool FkFieldsFormFullPk { get; }
<AllowInFilterAttribute(3)>
Public ReadOnly Property FkFieldsFormFullPk As Boolean
Get
Property Value
Type:
BooleanSee Also