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