Unit 'uib' Package
[Overview][Types][Classes][Index] [#pl_uib]

TMetaDataOptions

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uib.pas line 98

type TMetaDataOptions = class(TPersistent)

public

  constructor Create;

  

published

  property Objects: TOIDDatabases; [rw]

  

  property Tables: TOIDTables; [rw]

  

  property Views: TOIDViews; [rw]

  

  property Procedures: TOIDProcedures; [rw]

  

  property UDFs: TOIDUDFs; [rw]

  

  property Roles: TOIDRoles; [rw]

  

  property SysInfos: Boolean; [rw]

  

end;

Inheritance

TMetaDataOptions

  

|

TObject



CT Web help

CodeTyphon Studio