Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.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.v19.1.dll

Declaration

public const int DefaultStringMappingFieldSize = 100

Field Value

Type
Int32
See Also