Click or drag to resize

MaxLengthAttribute Constructor

Initializes a new instance of the MaxLengthAttribute class

Namespace:  Unvired.Kernel.SQLite
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MaxLengthAttribute(
	int length
)

Parameters

length
Type: SystemInt32
See Also