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