Contents Index SetNull method ULColumnSchema class

UltraLite for MobileVB User's Guide
  UltraLite for MobileVB API Reference
    ULColumn class

SetToDefault method


Prototype 

SetToDefault( )
Member of UltraLiteAFLib.ULColumn

Description 

Sets the current column to its default value as defined by the database schema. For example, an autoincrement column will be assigned the next available value.


Contents Index SetNull method ULColumnSchema class