Unit 'sdo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-sdo]

TPropertyFlags

Declaration

Source position: sdo.pas line 197

type TPropertyFlags = set of (

  pfIsMany,

  pfIsReadOnly,

  pfIsContainment,

  pfIsNotNullable,

  pfIsAttribute

);


Documentation generated on: 2025-07-25