Source position: ort.inc line 875
function OCITypeArrayByName( |
env: POCIEnv; |
err: POCIError; |
svc: POCISvcCtx; |
array_len: ub4; |
schema_name: array of Poratext; |
s_length: array of ub4; |
type_name: array of Poratext; |
t_length: array of ub4; |
version_name: array of Poratext; |
v_length: array of ub4; |
pin_duration: OCIDuration; |
get_option: OCITypeGetOpt; |
var tdo: POCIType |
):sword; |