DB_INSUPD a DBS_INSUPD actions
Related pages:
DB_INSUPD handleIdent_Int, rowIdent, retCodeIdent_Int [ORAHINT hintIdent_Str] DBS_INSUPD dbObjIden, rowIdent, retCodeIdent_Int [TRANS transHandle_Int] [ORAHINT hintIdent_Str]
DB_INSUPD handleIdent_Int, structIdent, retCodeIdent_Int [ORAHINT hintIdent_Str] DBS_INSUPD dbObjIdent, structIdent, retCodeIdent_Int [TRANS transHandle_Int] [ORAHINT hintIdent_Str]
handleIdent_Int | in | Identifier of Int type - handle of connection with the database table (DB_CONNECT). |
dbObjIdent | in | Reference to object of Database table type. |
rowIdent | in | Identifier of one structure row (a row to insert). |
structIdent | in | Identifier of entire structure (the rows to insert). |
retCodeIdent_Int | out | Return code identifier. |
transHandle_Int | in | Identifier of the connection to the database. |
hintIdent_Str | in | Expression of String type that defines Oracle SQL hint. It is used as an instruction for the performance optimizer of SQL command. The value is used without the opening and terminating characters /*+ <orahint> */. The example is mentioned here. |
Related pages:
Pridať komentár