Program.DBStrParm Class

The Program.DBStrParm is a derived class that inherits Program.DBParm. It further defines an object representing a string parameter to a SQL statement where the length is specified.

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

Inheritance Hierarchy

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

Syntax

BegClass Program.DBStrParm Access(public) Inherits (Program.DBParm)      

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

See the DBParm class for parameters where the length can be determined by its type 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