Back to Devexpress

DBPrimaryKey Class

corelibraries-devexpress-dot-xpo-dot-db-6a37f65f.md

latest980 B
Original Source

DBPrimaryKey Class

The primary key of a table.

Namespace : DevExpress.Xpo.DB

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public class DBPrimaryKey :
    DBIndex
vb
Public Class DBPrimaryKey
    Inherits DBIndex

Inheritance

Object DBTableMultiColumnGadget DBIndex DBPrimaryKey

See Also

DBPrimaryKey Members

DBForeignKey

DevExpress.Xpo.DB Namespace