Represents a Pick item.
|
For internal use only. | |
|
Returns a connField Object containing information on the indicated column. | |
|
Returns a connField Object at the specified column in the item. | |
|
Returns an array of connField containing all columns defined in the table in the order defined by ColumnNumber. | |
|
For internal use only. | |
|
Returns the connField Object referencing the Pick item-ID. | |
|
Returns the Item-ID and data of the Pick item. | |
|
Returns True if the item is new. The item is new when it is created by connTable.createItem or when the item-ID specified to connTable.getItem does not exist in the table. | |
|
| |
|
Returns a copy of the current instance. | |
|
Releases the locked record. | |
|
Sets the Item_ID portion of the connItem. | |
|
Sets the data portion of the connItem. | |
|
For internal use only. | |
|
For internal use only. | |
|
For internal use only. | |
|
For internal use only. | |
|
Sets the Pick item. | |
|
Returns a string that represents the current instance. | |
|
Writes the record to the server. | |
|
Writes and locks the record to the server. |
|
Name |
Type |
Description |
|
String |
Retrieves the Item-ID portion of the connItem. | |
|
String |
Retrieves the data portion of the connItem. |