|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
CHARACTER GetIndexes (character) |
/* returns list of indexes that begins with the passed list of fields
@param pcTable table (PUB only)
@param fieldnames - comma separated list of fieldnames
@returns comma separated list of index names
*/ |
|||||
|
|
CHARACTER GetIndexes (character, character) |
/* returns list of indexes that begins with the passed list of fields
@param pcTable table (PUB only)
@param fieldnames - comma separated list of fieldnames
@returns comma separated list of index names
*/ |
|||||
|
|
CHARACTER GetIndexes (character, character[]) |
/* returns list of indexes that begins with the passed list of fields
@param pcTable table (PUB only)
@param fieldnames - comma separated list of fieldnames
@returns comma separated list of index names
*/ |
|||||
|
|
CHARACTER GetIndexes (recid, character[]) |
|
|||||
|
|
LOGICAL IsIndexLocal (character, character) |
/* returns list of indexes that begins with the passed list of fields
@param pcTable table (PUB only)
@param fieldnames - comma separated list of fieldnames
@returns comma separated list of index names
*/ |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
DataSourceUtil () |
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
OpenEdge.DataAdmin.DataSource.DatabaseInfo DatabaseInfo |
|
|||||
|
|
RECID DatabaseRecid |
|
|
Top
PUBLIC CHARACTER GetIndexes (character)
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER GetIndexes (character, character)
|
|||||||||||||||||||||||
PUBLIC CHARACTER GetIndexes (character, character[])
|
|||||||||||||||||||||||
PUBLIC CHARACTER GetIndexes (recid, character[])
|
|||||||||||||||||||||||
PUBLIC LOGICAL IsIndexLocal (character, character)
|
|||||||||||||||||||||||
PUBLIC DataSourceUtil ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PROTECTED OpenEdge.DataAdmin.DataSource.DatabaseInfo DatabaseInfo
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC RECID DatabaseRecid
|
|||||||||
Progress® OpenEdge® Release 12.2.0