[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'db' (#fcl)

IProviderSupport

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

Declaration

Source position: db.pas line 1296

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


Documentation generated on: Apr 14 2013