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