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
      string Comment { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.String |