ConnectionProviderSql.CustomFunctionOperators Property
In This Article
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
public ICollection<ICustomFunctionOperatorFormattable> CustomFunctionOperators { get; }
#Property Value
Type |
---|
ICollection<ICustom |
See Also