DBForeignKey Class
In This Article
The foreign key of a table.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
public class DBForeignKey :
DBTableMultiColumnGadget
#Inheritance
Object
DBTableMultiColumnGadget
DBForeignKey
See Also