Data.DB.TCheckConstraints

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCheckConstraints = class(TCollection)

C++

class PASCALIMPLEMENTATION TCheckConstraints : public System::Classes::TCollection

Properties

Type Visibility Source Unit Parent
class public
Data.DB.pas
Data.DB.hpp
Data.DB Data.DB

Description

TCheckConstraints contains a collection of check constraints for a dataset component.

cClient dataset components support check constraints that define the values that can be entered into a single record. The TCheckConstraints object maintains the collection of check constraints that apply to a given dataset.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Data.DB.TCheckConstraints&oldid=678345"