Class XPVistaDBDefaultValueInformation<VDBDVI>
- Namespace
- DevExpress.Xpo.DB.Helpers
- Assembly
- DevExpress.Xpo.v24.1.dll
public class XPVistaDBDefaultValueInformation<VDBDVI> : XPVistaDBDefaultValueInformation
Type Parameters
VDBDVI
- Inheritance
-
XPVistaDBDefaultValueInformation<VDBDVI>
- Inherited Members
-
Constructors
public XPVistaDBDefaultValueInformation(VDBDVI vistaDVI)
Parameters
vistaDVI
VDBDVI
Properties
public override string ColumnName { get; }
Property Value
- string
public override string Expression { get; }
Property Value
- string
public override bool UseInUpdate { get; }
Property Value
- bool