Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCheckConstraint.ImportedConstraint

Constraint imported from the database engine.

Declaration

Source position: db.pas line 1304

published property TCheckConstraint.ImportedConstraint : string
  read FImportedConstraint
  write FImportedConstraint;

Description

ImportedConstraint is a constraint imported from the database engine: it will not be enforced locally by the TDataset descendent.

See also

TCheckConstraint.CustomConstraint

  

User-defined constraint.


Documentation generated on: Jan 30 2024