[]
        
(Showing Draft Content)

C1.AdoNet.OData.C1ODataConnection.UnSupportedColumns

UnSupportedColumns Property

UnSupportedColumns

Allows the declaration of a subset of columns supported by the target data source.

Declaration
public Dictionary<string, List<string>> UnSupportedColumns { get; set; }