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.0.0.0 (5.0.0)
Syntax
[AllowInFilterAttribute(3)]
public bool FkFieldsFormFullPk { get; }

Property Value

Type: Boolean
See Also