Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Inserts a new row with the current column values (specified using the set methods).
Each insert must be preceded by a call to ULTable.InsertBegin.
Visual BasicPublic Sub Insert()
C#public void Insert();
ULException class - A SQL error occurred.