Click or drag to resize
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; }

Property Value

Type: Boolean
See Also