Class XPVistaDBIndexInformation<VDBII>
- Namespace
- DevExpress.Xpo.DB.Helpers
- Assembly
- DevExpress.Xpo.v24.1.dll
public class XPVistaDBIndexInformation<VDBII> : XPVistaDBIndexInformation
Type Parameters
VDBII
- Inheritance
-
XPVistaDBIndexInformation<VDBII>
- Inherited Members
-
Constructors
public XPVistaDBIndexInformation(VDBII vistaII)
Parameters
vistaII
VDBII
Properties
public override string KeyExpression { get; }
Property Value
- string
public override string Name { get; }
Property Value
- string
public override bool Primary { get; }
Property Value
- bool
public override bool Unique { get; }
Property Value
- bool