分类: Oracle
2014-04-22 15:28:53
Description |
C Data Type |
Handle Type Constant |
OCI environment handle |
OCIEnv |
OCI_HTYPE_ENV |
OCI error handle |
OCIError |
OCI_HTYPE_ERROR |
OCI service context handle |
OCISvcCtx |
OCI_HTYPE_SVCCTX |
OCI statement handle |
OCIStmt |
OCI_HTYPE_STMT |
OCI bind handle |
OCIBind |
OCI_HTYPE_BIND |
OCI define handle |
OCIDefine |
OCI_HTYPE_DEFINE |
OCI describe handle |
OCIDescribe |
OCI_HTYPE_DESCRIBE |
OCI server handle |
OCIServer |
OCI_HTYPE_SERVER |
OCI user session handle |
OCISession |
OCI_HTYPE_SESSION |
OCI authentication information handle |
OCIAuthInfo |
OCI_HTYPE_AUTHINFO |
OCI connection pool handle |
OCICPool |
OCI_HTYPE_CPOOL |
OCI session pool handle |
OCISPool |
OCI_HTYPE_SPOOL |
OCI transaction handle |
OCITrans |
OCI_HTYPE_TRANS |
OCI complex object retrieval (COR) handle |
OCIComplexObject |
OCI_HTYPE_COMPLEXOBJECT |
OCI thread handle |
OCIThreadHandle |
Not applicable |
OCI subscription handle |
OCISubscription |
OCI_HTYPE_SUBSCRIPTION |
OCI direct path context handle |
OCIDirPathCtx |
OCI_HTYPE_DIRPATH_CTX |
OCI direct path function context handle |
OCIDirPathFuncCtx |
OCI_HTYPE_DIRPATH_FN_CTX |
OCI direct path column array handle |
OCIDirPathColArray |
OCI_HTYPE_DIRPATH_COLUMN_ARRAY |
OCI direct path stream handle |
OCIDirPathStream |
OCI_HTYPE_DIRPATH_STREAM |
OCI process handle |
OCIProcess |
OCI_HTYPE_PROC |
OCI administration handle |
OCIAdmin |
OCI_HTYPE_ADMIN |
OCI HA event handle |
OCIEvent |
Not applicable |