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

RelationColumnInfo Class

Stores the master and nested keys of a data relation column.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v21.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

public sealed class RelationColumnInfo :
    RelationColumnInfoBase

Inheritance

Object
DevExpress.DataAccess.RelationColumnInfoBase
RelationColumnInfo
See Also