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

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

    Field Value

    The value is "CompositeTypeAttributes".
    See Also