Constructor MySqlBinaryAttribute
| Improve this Doc View SourceMySqlBinaryAttribute(Int32)
Initializes a new instance of MySqlBinaryAttribute.
Declaration
public MySqlBinaryAttribute(int size)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | size | The size of the data type. |