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