LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlBulkLoader.EscapeCharacter property

(Optional) The character used to escape instances of FieldQuotationCharacter within field values.

public char EscapeCharacter { get; set; }

See Also