Constructor MySqlDateTimeAttribute
| Improve this Doc View SourceMySqlDateTimeAttribute(Int32)
Initializes a new instance of MySqlDateTimeAttribute.
Declaration
public MySqlDateTimeAttribute(int precision = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | precision | The precision of the data type. |