Pudu programming language
Menu
API reference

Std.Db.Driver.Column

1 declaration

type

Column

This declaration introduces a public type.

What it does

A column in a result set: its name, and what the database calls its type.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.Db.DriverSearch related declarations