Skip to main content

ConnectionProviderSql.RegisterCustomFunctionOperator(ICustomFunctionOperatorFormattable) Method

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public void RegisterCustomFunctionOperator(
    ICustomFunctionOperatorFormattable customFunction
)

Parameters

Name Type
customFunction ICustomFunctionOperatorFormattable
See Also