Skip to main content

ConnectionProviderSql.RegisterCustomFunctionOperator(ICustomFunctionOperatorFormattable) Method

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v26.1.dll

Declaration

public void RegisterCustomFunctionOperator(
    ICustomFunctionOperatorFormattable customFunction
)

Parameters

Name Type
customFunction ICustomFunctionOperatorFormattable
See Also