LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.GuidFormat property

Determines which column type (if any) should be read as a Guid.

public MySqlGuidFormat GuidFormat { get; set; }

See Also