ConnectionProviderSql.CreateForeignKey(DBTable, DBForeignKey) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type |
---|---|
table | DBTable |
foreignKey | DBForeignKey |
See Also