Name

duro::constraint - create and delete table and database constraints

Synopsis

duro::constraint arg ?arg ...?

Description

duro::constraint create name expression txId

Creates the constraint name defined as expression under the control of the transaction txId.

duro::constraint drop name txId

Deletes the constraint name under the control of the transaction txId.

See Also

Expressions

$Id$