ConnectionProviderSql.UnregisterCustomFunctionOperator(String) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type |
|---|---|
| functionName | String |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
public bool UnregisterCustomFunctionOperator(
string functionName
)
Public Function UnregisterCustomFunctionOperator(
functionName As String
) As Boolean
| Name | Type |
|---|---|
| functionName | String |
| Type |
|---|
| Boolean |