Skip to main content

ConnectionProviderSql.UnregisterCustomFunctionOperator(ICustomFunctionOperatorFormattable) Method

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v24.1.dll

NuGet Package: DevExpress.Data

Declaration

public bool UnregisterCustomFunctionOperator(
    ICustomFunctionOperatorFormattable customFunction
)

Parameters

Name Type
customFunction ICustomFunctionOperatorFormattable

Returns

Type
Boolean
See Also