Changes between Version 33 and Version 34 of FDORfc33


Ignore:
Timestamp:
Apr 16, 2009, 9:55:55 AM (15 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc33

    v33 v34  
    8484==== Parameter Direction Enumeration ====
    8585
    86 A new enumeration, !FdoParameterDirection, will be added to the FDO API for use within FDO Commands that utilize parameters. !FdoParameterDirection defines the direction in which the command will utilize the parameter upon execution. Parameter direction values are typically Input, Output, InputOutput and Return, with the  default value is typically Input.
     86A new enumeration, !FdoParameterDirection, will be added to the FDO API for use within FDO Commands that utilize parameters. !FdoParameterDirection defines the direction in which the command will utilize the parameter upon execution. Parameter direction values are typically Input, Output, !InputOutput and Return, with the  default value is typically Input.
    8787
    8888{{{