Data Port Sync 1.0.500

SqlCeRowset. Method 

[This is preliminary documentation and subject to change.]

Moves the cursor to the specified bookmark.

[Visual Basic]
Public Function ( _
   ByVal UInt32 As UInt32 _
) As Boolean
[C#]
public bool (
   UInt32 nBookmark
);

Parameters

UInt32

Return Value

See Also

SqlCeRowset Class | Primeworks.DesktopSqlCe Namespace