Unit 'uibconst' Package
[Overview][Constants][Types][Index] [#pl_uib]

TOIDTables

Declaration

Source position: uibconst.pas line 43

type TOIDTables = set of (

  OIDTableField,

  

  OIDPrimary,

  

  OIDForeign,

  

  OIDTableTrigger,

  

  OIDUnique,

  

  OIDIndex,

  

  OIDCheck,

  

  OIDTableGrant,

  

  OIDTableFieldGrant

  

);



CT Web help

CodeTyphon Studio