Parameters
- parameterName
- The name of the parameter.
- direction
- The direction of the parameter.
- isNullable
- true if the value of the field can be null; otherwise, false.
- sourceColumn
- The name of the source column.
- sourceVersion
- One of the System.Data.DataRowVersion values.
- value
- An Object that is the value of the SQLiteParameter.