menu
postgres_dart package
documentation
postgres_dart.dart
ColumnDescription
typeId property
typeId property
dark_mode
light_mode
typeId
property
int
get
typeId
The Object Identifier of the column type.
Implementation
int get typeId;
postgres_dart package
documentation
postgres_dart
ColumnDescription
typeId property
ColumnDescription class