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

On this page
    DataTypes Field
    On this page
    The name of the metadata collection for SQLite data types.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DataTypes As String
    public static readonly string DataTypes

    Field Value

    The value is "DataTypes".
    See Also