Contents Index ExecuteStatement method SetParameter method

UltraLite ActiveX User's Guide
  UltraLite ActiveX API Reference
    ULPreparedStatement class

SetNullParameter method


Prototype 

SetNullParameter( parameter_id As Long )
Member of UltraliteActiveX.ULPreparedStatement

Description 

Set the parameter to NL.

Parameters 

parameter_id    The 1-based parameter number to set.


Contents Index ExecuteStatement method SetParameter method