This class is an implementation of ADODB.Parameter object in .NET.
Following table is the supported list of Parameter object for .NET:
| Property | Supported |
| Attributes | No |
| Direction | Yes |
| Name | Yes |
| NumericScale | Yes |
| Precision | Yes |
| Size | Yes |
| Type | Yes |
| Value | Yes |
| Method | Supported |
| AppendChunk | Yes |