Public Property Get Item(ItemName As String, Optional SuppressReadVals As Boolean = False, Optional SuppressError As Boolean = False) As Variant
Return the value of the column from table TableName.
Results are read from the database on the first access and after that the cached results are returned.
xf_DataList
xf_SingletonCache