Tcl OData Documentation — Unbound Action/Function Command Interface

Table of Contents

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

NAME

OData Unbound Action/Function Command Interface Specification

SYNOPSIS

command providerInstance Action|Function unboundName argsDict

DESCRIPTION

When a service provider invokes an unbound action/function, the command associated with the unbound action/function shall be invoked with the following arguments appended to it:

The command must return a value of the appropriate "type". In other words for a return value of:

SEE ALSO

odata::OData, odata::Provider and Entity Handler Command Interface

Copyright © 2017 Gerald W. Lester