Skip to main content

XPMemberInfo.MappingFieldDBTypeName Property

Gets the MappingField‘s SQL type name.

Namespace: DevExpress.Xpo.Metadata

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public string MappingFieldDBTypeName { get; }

Property Value

Type Description
String

Specifies the

See Also