Mobile App Development Software
Alpha TransForm
|
Alpha Anywhere - Build Apps for Free
Alpha Software
Documentation
  • Reference
  • API
  • Objects
  • Database
  • Index
  • INDEX.TABLE_GET Method
Parent | Child | Previous | Next
  • INDEX.CLOSE Method
  • INDEX.DROP Method
  • INDEX.FETCH_STATE_LIST_GET Method
  • INDEX.FILENAME_GET Method
  • INDEX.FILTER_GET Method
  • INDEX.FIND Method
  • INDEX.FIND_FIRST Method
  • INDEX.FIND_LAST Method
  • INDEX.FIND_NEXT Method
  • INDEX.FIND_PREVIOUS Method
  • INDEX.FLAGS_GET Method
  • INDEX.IS_VALID Method
  • INDEX.KEY_GET Method
  • INDEX.KEY_LIST_GET Method
  • INDEX.KEY_POSITION_GET Method
  • INDEX.KEY_RECORD_GET Method
  • INDEX.NAME_GET Method
  • INDEX.ORDER_GET Method
  • INDEX.PERSIST Method
  • INDEX.RECNO_LIST_GET Method
  • INDEX.RECORDS_GET Method
  • INDEX.TABLE_GET Method
  • INDEX.TYPE_GET Method
  • INDEX.UPDATE Method
 

INDEX.TABLE_GET Function

Syntax

as P = Table_Get()

Description

Returns the table that the index is on.

Discussion

The .TABLE_GET() method returns a table object pointer for the table that the object pointer is based on.

This script assumes finds the name of the table associated with the index pointer.

dim tbl as P
dim name as C
tbl = indx.table_get() 
 name = tbl.name_get()

See Also

  • Index Functions and Methods
  • <TBL>.NAME_GET()
Report an issue with this page
Mobile App Development Software

Alpha TransForm - Quickly Build Enterprise Mobile Forms
- Try it for Free

Alpha Anywhere - Low Code Platform for Mobile Developers
- Build Apps for Free
Alpha Software Corporation

781.229.4500
© Copyright 2000-2020 Alpha Software Corporation. All Rights Reserved

Privacy Policy