dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteMetaDataCollectionNames Class / DataTypes Field

In This Topic
DataTypes Field
In This Topic
The name of the metadata collection for SQLite data types.
Syntax
'Declaration
 
Public Shared ReadOnly DataTypes As String
 

Field Value

The value is "DataTypes".
See Also