Program.DBParm Class

The Program.DBParm(nested) class defines an object that represents a parameter to a SQL statement where the length can be determined by its type.

For a list of all members of this type, see Program.DBParm Class Members.

Inheritance Hierarchy

 
        ASNA.Monarch
        
        ASNA.Monarch.Program
        ASNA.Monarch.Program.DBParm
      

Syntax

BegClass Program.DBParm Access(public) Inherits (ASNA.Monarch.Program)      

Thread Safety

Any public static (Shared) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Remarks

DBParm is defined as a nested class of ASNA.Monarch.Program and can directly use names, type names, names of static members, and enumerators only from the enclosing class. To use names of other class members, you must use pointers, references, or object names.

See the inherited classes DBStrParm for string parameters and DBScaledParm for decimal parameters.

Requirements

Namespace: ASNA.Monarch
Assembly: ASNA.VisualRPG.Runtime.DLL
Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro