Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_DataListDataList Base Class

Public Property Get ColBinding (
ColIndex As Integer
) As String

Get the column binding associated with the column index (if column metaData is being used) Used to store the related database column name when the ColName property has come from a different source, eg. reading from one table, writing to another.

ColIndex as Integer

The column index

Call Template:

Dim obj As New xf_DataList
Dim s As String
s = obj.ColBinding(ColIndex)

See Also:

Example 1:

Debug.Print lst.ColBinding(4)         -> CategoryName
lst.ColBinding(4) = "NewDbColName"
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd