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