Data.SqlExpr.TFLDDesc.efldrRights

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property efldrRights: FLDRights read FFLDRights write FFLDRights;

C++

__property Data::Dbcommontypes::FLDRights efldrRights = {read=FFLDRights, write=FFLDRights, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr TFLDDesc

Description

Specifies the rights of the field.

efldrRights is used to specify the rights of the field.

See Also