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

SQL Anywhere 11.0.1 (Deutsch) » UltraLite - C- und C++-Programmierung » API-Referenz » UltraLite C++-API-Referenz » UltraLite_Cursor_iface-Klasse

 

SetNull-Funktion

Setzt eine Spalte auf NULL.

Syntax
bool UltraLite_Cursor_iface::SetNull(
  const ULValue & column_id
)
Parameter
  • column_id   Eine 1-basierte Ordinalnummer, die die Spalte identifiziert.