dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteParameter Class / SQLiteValue Property

In This Topic
SQLiteValue Property
In This Topic
Gets or sets the provider-specific value of the parameter.
Syntax
'Declaration
 
Public Property SQLiteValue As Object
 

Property Value

The provider-specific value of the parameter.
See Also

Reference

SQLiteParameter Class
SQLiteParameter Members
Devart.Data.SQLite.SQLiteDataReader