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

In This Topic
CompositeTypeAttributes Field
In This Topic
The name of the metadata collection for attributes of composite types.
Syntax
'Declaration
 
Public Shared ReadOnly CompositeTypeAttributes As String
 

Field Value

The value is "CompositeTypeAttributes".
See Also