This overloaded method constructs a new instance of a Program.DBParm object.
Overloaded List
| Syntax | Description |
|---|---|
| DBParm ( DbType) | Creates a new instance of a Program.DBParm object with the data type indicated. |
| DBParm ( DbType, Object) | Creates a new instance of a Program.DBParm object with the data type and value indicated. Parameters are input. |
| DBParm ( DbType, ParameterDirection, Object) | Creates a new instance of a Program.DBParm object with the data type, direction, and value indicated. |
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 |
