checkConstraint: checkConstraint

Description Usage Arguments Value

View source: R/checkConstraint.R

Description

checkConstraint

Usage

1
2
checkConstraint(constraintName = NULL, constraintDescription = NULL,
  checkCondition = NULL, language = NULL)

Arguments

constraintName

A meaningfull name of the constraint. See constraintName()

constraintDescription

Descibes the purpose of the constraint. See constraintDescription()

checkCondition

An SQL statement or other language implementation of the condition for a check constraint. See checkCondition()

language

The language that the is used to express or implement the check constraint.

Value

a checkConstraint list object


cboettig/build.eml documentation built on May 8, 2019, 8:57 p.m.