PgDAC

TPgLoaderColumn.RowTypeName Property

Holds the name of a composite type that corresponds to this field.

Class

TPgLoaderColumn

Syntax

property RowTypeName: string;

Remarks

The RowTypeName property holds the name of a composite type that corresponds to this field.If a field is of the composite (ROW) data type, assign the name of the type to this property. This is required for loading values of composite type in the binary mode.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback