Skip to main content
A newer version of this page is available. .

DBForeignKey.PrimaryKeyTableKeyColumns Field

A collection of strings that specify the names of columns that function as primary keys for a table.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public StringCollection PrimaryKeyTableKeyColumns

Field Value

Type
StringCollection
See Also