Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_ScripterSQL Script Generation and Processing

Public Function IndexFieldList (
i As DAO.index,
Optional WithAscDesc As Boolean = False
) As String

Return the index's field/column names as a comma separated list.

i as DAO.index

The DAO.index

Optional WithAscDesc as Boolean = False

Add 'ASC' or 'DESC' after each column depending on the index sort order

Call Template:

Dim s As String
s = xf.Scripter.IndexFieldList(i)
s = xf.Scripter.IndexFieldList(i, WithAscDesc)

See Also:

Example 1:

colList = IndexFieldList(ind)
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd