Next Previous Up Top Contents Index

1.8 Database introspection

domain

Generic function

Summary

Returns the domain type of a column.

Signature

domain column => type 

Arguments

column
An instance of <column>.

type
An instance of <sql-type>.

Library

SQL

Module

SQL

Description

Returns the domain type of the column.


OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000

Next Previous Up Top Contents Index