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