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

OCILogon

Declaration

Source position: ociap.inc line 6501

function OCILogon(

  envhp: POCIEnv;

  errhp: POCIError;

  var svchp: POCISvcCtx;

  username: Poratext;

  uname_len: ub4;

  password: Poratext;

  passwd_len: ub4;

  dbname: Poratext;

  dbname_len: ub4

):sword;


Documentation generated on: 2023-03-18