 
 
  
  
 UltraLite for MobileVB User's Guide
  UltraLite for MobileVB API Reference
    ULPreparedStatement class
SetDatetimeParameter(
   param_number As Integer
   param_value As String
)
Member of UltraLiteAFLib.ULPreparedStatement
Set the parameter to the Datetime value passed in.
param_number The 1-based parameter number to set.
param_value The value the parameter should receive.
 
 
  
 