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