[]
        
(Showing Draft Content)

C1.DataConnector.JsonStreamParser.DefaultColumns

DefaultColumns Property

DefaultColumns

Prepopulate the dictionary with a default list of columns, especially useful for handling JSON with hidden null values.

Declaration
public List<string> DefaultColumns { get; set; }