Table of Contents

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

XPVistaDBDefaultValueInformation(VDBDVI)

public XPVistaDBDefaultValueInformation(VDBDVI vistaDVI)

Parameters

vistaDVI VDBDVI

Properties

ColumnName

public override string ColumnName { get; }

Property Value

string

Expression

public override string Expression { get; }

Property Value

string

UseInUpdate

public override bool UseInUpdate { get; }

Property Value

bool