Gets or sets the provider-specific value of the parameter.
public object SQLiteValue {get; set;}
'Declaration
Public Property SQLiteValue As Object
Property Value
The provider-specific value of the parameter.
Reference
SQLiteParameter Class
SQLiteParameter Members
Devart.Data.SQLite.SQLiteDataReader