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

TSQLConnection.AddFieldDef

Declaration

Source position: sqldb.pp line 250

protected function TSQLConnection.AddFieldDef(

  AFieldDefs: TFieldDefs;

  AFieldNo: LongInt;

  const AName: string;

  ADataType: TFieldType;

  ASize: Integer;

  APrecision: Integer;

  AByteSize: Boolean;

  ARequired: Boolean;

  AReadOnly: Boolean

):TFieldDef;


Documentation generated on: 2023-03-18