Changes between Version 31 and Version 32 of FDORfc33


Ignore:
Timestamp:
04/16/09 09:52:42 (16 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc33

    v31 v32  
    8282
    8383
    84 ==== FdoParameterDirection Enumeration ====
     84==== Parameter Direction Enumeration ====
    8585
    8686A 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.