ConnectionProviderSql.UnregisterCustomFunctionOperator(ICustomFunctionOperatorFormattable) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
public bool UnregisterCustomFunctionOperator(
ICustomFunctionOperatorFormattable customFunction
)
Parameters
| Name | Type |
|---|---|
| customFunction | ICustomFunctionOperatorFormattable |
Returns
| Type |
|---|
| Boolean |
See Also