Unit 'OraOCI' Package
[Overview][Constants][Types][Procedures and functions][Index] [#oracle]

OCIStmtGetBindInfo

Declaration

Source position: oraoci.pp line 1025

function OCIStmtGetBindInfo(

  stmtp: OCIStmt;

  errhp: OCIError;

  size: Cardinal;

  startloc: Cardinal;

  found: PLongint;

  bvnp: PAnsiChar;

  bvnl: Byte;

  invp: PAnsiChar;

  inpl: Byte;

  dupl: Byte;

  hndl: OCIBind

):sword;


Documentation generated on: 2025-07-25