Contents Index SetByteChunk method ULColumnSchema class

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

SetToDefault method


Prototype 

SetToDefault( )
Member of UltraliteActiveX.IColumn

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 SetByteChunk method ULColumnSchema class