Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - AppForge Programming » UltraLite for AppForge API Reference » ULPreparedStatement class

SetLongParameter method Next Page

SetNullParameter method


Sets the parameter to NULL.

Syntax

SetNullParameter( param_id As Integer )
Member of UltraLiteAFLib.ULPreparedStatement

Parameters

parameter_id    The 1-based parameter number to set.