Table of Contents

Class XPVistaDBRelationshipInformation

Namespace
DevExpress.Xpo.DB.Helpers
Assembly
DevExpress.Xpo.v24.1.dll
public abstract class XPVistaDBRelationshipInformation
Inheritance
XPVistaDBRelationshipInformation
Derived
Inherited Members

Constructors

XPVistaDBRelationshipInformation()

protected XPVistaDBRelationshipInformation()

Properties

ForeignKey

public abstract string ForeignKey { get; }

Property Value

string

Name

public abstract string Name { get; }

Property Value

string

PrimaryTable

public abstract string PrimaryTable { get; }

Property Value

string