SizeAttribute Properties
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 | Description |
---|---|
Size | Gets the size of the database column which the member’s data is stored in. |
Type |
When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also