Data.DB.TFieldLifeCycles

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TFieldLifeCycles = set of TFieldLifeCycle;

C++

typedef System::Set<TFieldLifeCycle, TFieldLifeCycle::lcAutomatic, TFieldLifeCycle::lcPersistent> TFieldLifeCycles;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
Data.DB.pas
Data.DB.hpp
Data.DB Data.DB


Beschreibung

Repräsentiert eine Menge von Feldtypen für die Felderliste.

Siehe auch