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

IProviderSupport

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

Declaration

Source position: db.pas line 1620

type IProviderSupport = interface

  procedure PSEndTransaction();

  procedure PSExecute;

  function PSExecuteStatement();

  procedure PSGetAttributes();

  function PSGetCommandText;

  function PSGetCommandType;

  function PSGetDefaultOrder;

  function PSGetIndexDefs();

  function PSGetKeyFields;

  function PSGetParams;

  function PSGetQuoteChar;

  function PSGetTableName;

  function PSGetUpdateException();

  function PSInTransaction;

  function PSIsSQLBased;

  function PSIsSQLSupported;

  procedure PSReset;

  procedure PSSetCommandText();

  procedure PSSetParams();

  procedure PSStartTransaction;

  function PSUpdateRecord();

end;

Inheritance

IProviderSupport

|

IInterface


Documentation generated on: 2023-03-18