|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
LOGICAL Add (IField) |
/** Add the indexfield to the list */ |
|||||
|
OpenEdge.DataAdmin.IField Get (integer) |
/** Get the indexfield with the specified number from the list */ |
|||||
|
INTEGER IndexOf (IField) |
/* Returns the index in this list of the specified IIndexField */ |
|||||
|
LOGICAL Remove (IField) |
/** Removes the indexfield from the collection. Returns true if the removal was successful.
Can only be performed if the indexfield is not saved. */ |
Top
LOGICAL Add (IField)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OpenEdge.DataAdmin.IField Get (integer)
|
||||||||||||||||||||
INTEGER IndexOf (IField)
|
||||||||||||||||||||
LOGICAL Remove (IField)
|
Progress® OpenEdge® Release 11.7.15