biuan SAP® BUSINESS ONE SDK
API Command Params / Command Param

Description

CommandParam is a child object of the Command object and used to retrieve single parameter of the stored procedure.

See Also

SAP® B1 DI-API C# definition

public class CommandParamClass : ICommandParam, CommandParam { public virtual BoRecCommParamTypes Direction { get; } public virtual string Name { get; } public virtual BoFieldTypes Type { get; } public virtual object Value { get; set; } public extern CommandParamClass(); }

Related information


Bo Rec Comm Param Types BoRecCommParamTypes Enumeration
Indicates the command parameter types.
   Parent: Command Param CommandParam Object

Command Params CommandParams Collection
CommandParams is a collection of CommandParam objects.
   Parent: Command Command Object


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates