SizeAttribute Constructors
Specifies the maximum number of characters that can be stored in a column which is created to store the data of a property or field.| Name | Parameters | Description |
|---|---|---|
| SizeAttribute(Int32) | size | Initializes a new instance of the SizeAttribute class. |
See Also