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

In This Topic
    Types Field
    In This Topic
    The name of the metadata collection for user-defined types.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Types As String
    public static readonly string Types

    Field Value

    The value is "Types".
    See Also