[Overview][Types][Classes][Index] Reference for unit 'SQLTypes' (#fcl)

TSqlObjectIdenfier

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

Declaration

Source position: sqltypes.pp line 25

type TSqlObjectIdenfier = class(TCollectionItem)

public

  constructor Create();

  function FullName;

  property SchemaName: string; [rw]

  property ObjectName: string; [rw]

end;

Inheritance

TSqlObjectIdenfier

|

TCollectionItem

|

TPersistent,IFPObserved

|

TObject


Documentation generated on: May 14 2021