Skip to main content

ConnectionProviderSql.CustomFunctionOperators Property

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public ICollection<ICustomFunctionOperatorFormattable> CustomFunctionOperators { get; }

Property Value

Type
ICollection<ICustomFunctionOperatorFormattable>
See Also