update1table
Description
Type Tags
None
Object Value
Objects of type update1table have no value, and it is an error to try to get or set this value.
update1table.new()
Description
Prototype
update1table
.new
(
update1table
,
type(db1table) me
,
update1 table
,
dring update
,
update1datasource parent
,
integer datasource
)
error
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | update1table | |
table | None | type(db1table) | |
update | None | update1 | |
parent | None | dring | |
datasource | None | update1datasource | |
error | None | integer |
Properties
Property | Type | Description |
---|---|---|
_ | type(*) | |
__ | type(*) | |
datasource | update1datasource | |
datasourcenode | dlistnode | |
gettablename | function | |
table | type(db1table) | |
type | type | |
update | update1 |
Methods
gettablename()
Description
Prototype
update1tablevar
.gettablename
(
update1table
)
me
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | update1table |