UnBind method Detaches
the SFRecord from the stream. After un-binding the record may no
longer be navigated wor read/written until it is rebound to a stream.
Syntax:
object.UnBind
Remarks:
This operation should be done after completing the work with the
record. However there is no need to call it explicitly if all the
involved objects will be released later (the page/application finishes
after that or the variables are emptied).
Applies to: SFRecord object
Supported on:
Windows 95/NT and later
Windows CE 3.0 and later
Pocket PC/Windows Mobile 2003 and later
Windows CE.NET 4 and later
|