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.11.0.0 (5.11.23.1114)
Syntax[AllowInFilterAttribute(3)]
public bool FkFieldsFormFullPk { get; }<AllowInFilterAttribute(3)>
Public ReadOnly Property FkFieldsFormFullPk As Boolean
	Get
Property Value
Type: 
Boolean
See Also