Table of Contents

Class XPVistaDBRelationshipInformation<VDBRI>

Namespace
DevExpress.Xpo.DB.Helpers
Assembly
DevExpress.Xpo.v24.1.dll
public class XPVistaDBRelationshipInformation<VDBRI> : XPVistaDBRelationshipInformation

Type Parameters

VDBRI
Inheritance
XPVistaDBRelationshipInformation<VDBRI>
Inherited Members

Constructors

XPVistaDBRelationshipInformation(VDBRI)

public XPVistaDBRelationshipInformation(VDBRI vistaRI)

Parameters

vistaRI VDBRI

Properties

ForeignKey

public override string ForeignKey { get; }

Property Value

string

Name

public override string Name { get; }

Property Value

string

PrimaryTable

public override string PrimaryTable { get; }

Property Value

string