Home > extract-pg-schema > InformationSchemaColumn > dtd_identifier
InformationSchemaColumn.dtd_identifier property
An identifier of the data type descriptor of the column, unique among the data type descriptors pertaining to the table. This is mainly useful for joining with other instances of such identifiers. (The specific format of the identifier is not defined and not guaranteed to remain the same in future versions.)
Signature:
typescript
dtd_identifier: string;