Skip to content

DbConstraintIsField - DBP Types

Include: Use Db\DBP.pkg

Returns true when a DBP constraint type compares a field.

Type: Function

Return data type: Boolean

Parameters

Parameter Type Description
eType Integer Constraint type.

Syntax

Function DbConstraintIsField Global Integer eType Returns Boolean

Call

Boolean bField
Get DbConstraintIsField C_DbConstrain_Equals to bField

Description

Returns true when a DBP constraint type compares a field.

See also