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
Name
public abstract string Name { get; }
Property Value
PrimaryTable
public abstract string PrimaryTable { get; }