C# Class Deveel.Data.Routines.PlSqlFunction

Inheritance: Function
Afficher le fichier Open project: deveel/deveeldb Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( InvokeContext context ) : InvokeResult
PlSqlFunction ( PlSqlFunctionInfo functionInfo ) : System

Method Details

Execute() public méthode

public Execute ( InvokeContext context ) : InvokeResult
context InvokeContext
Résultat InvokeResult

PlSqlFunction() public méthode

public PlSqlFunction ( PlSqlFunctionInfo functionInfo ) : System
functionInfo PlSqlFunctionInfo
Résultat System