|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| ROWID Pop () |
Removes the last element from an array and returns that element |
||
| INTEGER Push (rowid) |
Adds one element to the end of an array and returns the new length
of the array. |
||
| Replace (rowid[]) |
Replaces the array |
||
| Consultingwerk.RowidArrayHolder SetUseSerializedTypeInformation (logical) |
Assigns a value to the UseSerializedTypeInformation property |
||
| ROWID Shift () |
Removes the first element from an array and returns that element.
This method changes the length of the array. |
||
| INTEGER Unshift (rowid) |
Adds one element to the beginning of an array and returns the new
length of the array. |
| Options | Name | Purpose | |
|---|---|---|---|
| RowidArrayHolder () |
Constructor for the ArrayHolder class |
||
| RowidArrayHolder (rowid[]) |
Constructor for the ArrayHolder class |
| Options | Name | Purpose | |
|---|---|---|---|
| ROWID Value |
|
|
Top
ROWID Pop ()
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
INTEGER Push (rowid)
|
||||||||||||||||||||||
Replace (rowid[])
|
||||||||||||||||||||||
Consultingwerk.RowidArrayHolder SetUseSerializedTypeInformation (logical)
|
||||||||||||||||||||||
ROWID Shift ()
|
||||||||||||||||||||||
INTEGER Unshift (rowid)
|
||||||||||||||||||||||
RowidArrayHolder ()
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RowidArrayHolder (rowid[])
|
|||||||||||||||
ROWID Value
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|