DbServer.Append Method | ![]() |
Name | Description | |
---|---|---|
![]() | Append |
Append a blank record to the end of this data server (the new record becomes the current position and is ready for assignment of data values).
(Inherited from DataServer.) |
![]() | Append(Usual) |
Append a blank record to the table; this blank record becomes the current position and is ready for assignment of data values. The record is automatically locked if the Append() method returns TRUE.
|