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

On this page
    SSISColumns Field
    On this page
    The name of the metadata collection for SSIS tables.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SSISColumns As String
    public static readonly string SSISColumns

    Field Value

    The value is "SSISTables".
    See Also