Create
Creates an index. The
Fields
parameter is a comma separated string containing the name of each index field.
SUB
Create
(
Name
AS String ,
Fields
AS String
[
,
Unique
AS Boolean
]
)
Referenced by :
Create