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