CA.Blocks.MySQLDataAccess.SpecificMySQLDateTimeType

Namespace : CA.Blocks.MySQLDataAccess

Assembly : CA.Blocks.MySQLDataAccess.dll

Enum SpecificMySQLDateTimeType Fields

NameValueDescription
Date0 Will only store the date value of the DateTime Input, is is accurate to the day and uses 3 bytes of storage.
DateTime1 Will only store the date and time value on the input, this is the default