ConnectionProviderSql.GetCustomFunctionOperator(String) Method
In This Article
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
public ICustomFunctionOperatorFormattable GetCustomFunctionOperator(
string functionName
)
#Parameters
Name | Type |
---|---|
function |
String |
#Returns
Type |
---|
ICustom |
See Also