LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.DateTimeKind property

The DateTimeKind to use when deserializing DATETIME values.

public MySqlDateTimeKind DateTimeKind { get; set; }

See Also