fieldsTerminatedBy property

String? fieldsTerminatedBy
getter/setter pair

Specifies the character that separates columns within each row (line) of the file.

Implementation

core.String? fieldsTerminatedBy;