SizeAttribute Constructors
Specifies the size of a table column to which a string or BLOB data field/property of an entity class is mapped.Name | Description |
---|---|
Create(Integer) | Initializes a new instance of the SizeAttribute class with specified settings. |
See Also