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

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

    Field Value

    The value is "DataTypes".
    See Also