ConnectionProviderSql.GetCustomFunctionOperator(String) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v26.1.dll
Declaration
public ICustomFunctionOperatorFormattable GetCustomFunctionOperator(
string functionName
)
Parameters
| Name | Type |
|---|---|
| functionName | String |
Returns
| Type |
|---|
| ICustomFunctionOperatorFormattable |
See Also