dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlMetaDataCollectionNames Class / Views Field

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

Field Value

The value is "Views".
See Also