Skip to main content
.NET Framework 4.6.2+

SizeAttribute.DefaultStringMappingFieldSize Field

Specifies the default size of the database column which the member’s data is stored in. The default value is 100.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v24.2.dll

Declaration

public const int DefaultStringMappingFieldSize = 100

Field Value

Type
Int32
See Also