[]
        
(Showing Draft Content)

C1.AdoNet.OData.C1ODataConnection.CustomOperators

CustomOperators Property

CustomOperators

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

Declaration
public ReadOnlyCollection<string> CustomOperators { get; set; }