typepf.h
上传用户:dgyhgb
上传日期:2007-01-07
资源大小:676k
文件大小:1k
源码类别:

SQL Server

开发平台:

Unix_Linux

  1. i4_t tmppagerown __P((i4_t cnt, sql_type_t *type));
  2. i4_t tabrown  __P((Tabid *tabid));
  3. i4_t pagerown __P((Tabid *tabid));
  4. i4_t colrowval __P((Tabid *tabid,i4_t col));
  5. i4_t depthind __P((Indid *indid));
  6. i4_t depthspind __P((Tabid *tabid));
  7. i4_t leathind __P((Indid *indid));
  8. i4_t estsort __P((Tabid *tabid, i4_t rowcnt,i4_t clmcnt,sql_type_t *list));
  9. /*
  10. i4_t indsel __P((struct ClmInfo *clm));
  11. i4_t estwait __P((Tabid *tabid,i4_t clmcnt,i4_t rowcnt, struct ClmInfo *list));
  12. i4_t selcond __P((Tabid *tabid,i4_t cnt,struct ClmInfo *list));
  13. */