Parameter information¶
The name of this structure is tDRParameter. It is used by the Parameters method.
| Member | Type | Description |
|---|---|---|
sName |
String | The parameter name |
iType |
Integer | The data-type of the parameter |
iLength |
Integer | The length of the parameter data-type |
iPrecision |
Integer | The precision of the parameter data-type |
sComments |
String | The optional entered comments of the parameter |
Notes¶
- Defined in cDR.h.pkg