Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_ScripterSQL Script Generation and Processing

Public Function IndexContainsField (
i As DAO.index,
FieldName As String
) As Boolean

Is the column part of the passed table index ?

i as DAO.index

The DAO.index

FieldName as String

The field/column name

Call Template:

Dim b As Boolean
b = xf.Scripter.IndexContainsField(i, FieldName)

See Also:

Example 1:

Debug.Print IndexContainsField(idx, "ProductID")   --> True
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd