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

In This Topic
ViewColumns Field
In This Topic
The name of the metadata collection for columns available in database views.
Syntax
'Declaration
 
Public Shared ReadOnly ViewColumns As String
 

Field Value

The value is "ViewColumns".
See Also