C# Class Deveel.Data.Routines.PlSqlFunction

Inheritance: Function
Show file Open project: deveel/deveeldb Class Usage Examples

Public Methods

Method Description
Execute ( InvokeContext context ) : InvokeResult
PlSqlFunction ( PlSqlFunctionInfo functionInfo ) : System

Method Details

Execute() public method

public Execute ( InvokeContext context ) : InvokeResult
context InvokeContext
return InvokeResult

PlSqlFunction() public method

public PlSqlFunction ( PlSqlFunctionInfo functionInfo ) : System
functionInfo PlSqlFunctionInfo
return System