Comment Property
Overloads
Comment |
String that marks the beginning of the comment line. Example: “#” or “ The engine ignores the commented lines during the data load. This property is only used for delimited files. JSON property name: qComment |
Comment
String that marks the beginning of the comment line.
Example: “#” or “ The engine ignores the commented lines during the data load.
This property is only used for delimited files.
JSON property name: qComment
Declaration
public string Comment { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!