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

TSQLTableFieldDef

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

Declaration

Source position: fpsqltree.pp line 1166

type TSQLTableFieldDef = class(TSQLElement)

public

  destructor Destroy; override;

  function GetAsSQL(); override;

  property FieldName: TSQLIdentifierName; [rw]

  property FieldType: TSQLTypeDefinition; [rw]

  property ComputedBy: TSQLExpression; [rw]

end;

Inheritance

TSQLTableFieldDef

|

TSQLElement

|

TObject


Documentation generated on: 2023-03-18