SIMPOL Documentation

vola1index

Description

Type Tags

db1index

Object Value

Objects of type vola1index have no value, and it is an error to try to get or set this value.

vola1index.new()

Description

Prototype

vola1index.new ( vola1index me )

Parameters

ParameterDefault valueType nameDescription
meNonevola1index

Properties

PropertyTypeDescription
_type(*)
__type(*)
_privatevola1indexprivate
algorithmstring
fieldvola1field
nextvola1index
precisioninteger
selectfunction
selectkeyfunction
tablevola1table
typetype
uniqueboolean

Methods

select()

Description

Prototype

vola1indexvar.select ( vola1index me, boolean lastrecord, string locktype, integer error )

Parameters
ParameterDefault valueType nameDescription
meNonevola1index
lastrecord.falseboolean
locktypeNonestring
errorNoneinteger

selectkey()

Description

Prototype

vola1indexvar.selectkey ( vola1index me, anyvalue value, string locktype, integer error, boolean found )

Parameters
ParameterDefault valueType nameDescription
meNonevola1index
valueNoneanyvalue
locktypeNonestring
errorNoneinteger
foundNoneboolean