TLuaDateTime GetCol_AsDateTime(int iIndex)
Return values
Returns an TLuaDateTIme structure with the retrieved date and time from the column.
Parameters
Remarks
Note that the column index is 1 based. If ColCount() return 10 the valid index range are 1-10. This function must not be called if the column is not a date time type.