CommandParam Object Members See Also Overview Public Properties  DirectionReturns the direction of the parameter, In or Out. The Command object supports single Out parameter only.  NameReturns the parameter name.  TypeReturns the parameter field type.  ValueSets or returns the parameter value. See AlsoCommandParam Overview