Back to Devexpress

SizeAttribute.DefaultStringMappingFieldSize Field

xpo-devexpress-dot-xpo-dot-sizeattribute-769b1c5c.md

latest1.0 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public const int DefaultStringMappingFieldSize = 100
vb
Public Const DefaultStringMappingFieldSize As Integer = 100

Field Value

Type
Int32

See Also

SizeAttribute Class

SizeAttribute Members

DevExpress.Xpo Namespace