SIMPOL Documentation

vola1newtable

Description

Type Tags

None

Object Value

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

vola1newtable.new()

Description

Prototype

vola1newtable.new ( vola1newtable me, string tablename, vola1base volabase )

Parameters

ParameterDefault valueType nameDescription
meNonevola1newtable
tablenameNonestring
volabaseNonevola1base

Properties

PropertyTypeDescription
_type(*)
__type(*)
_privatevola1newtableprivate
createfunction
firstfieldvola1newfield
firstindexvola1newindex
newfieldfunction
newindexfunction
tablenamestring
typetype
volabasevola1base

Methods

create()

Description

Prototype

vola1newtablevar.create ( vola1newtable me, integer error )

Parameters
ParameterDefault valueType nameDescription
meNonevola1newtable
errorNoneinteger

newfield()

Description

Prototype

vola1newtablevar.newfield ( vola1newtable me, string name, type datatype, vola1newfield next )

Parameters
ParameterDefault valueType nameDescription
meNonevola1newtable
nameNonestring
datatypeNonetype
nextNonevola1newfield

newindex()

Description

Prototype

vola1newtablevar.newindex ( vola1newtable me, vola1newfield field, integer precision, boolean unique, string algorithm )

Parameters
ParameterDefault valueType nameDescription
meNonevola1newtable
fieldNonevola1newfield
precisionNoneinteger
unique.falseboolean
algorithmNonestring