Data Port Sync 1.0.500

SqlCeRowset.HasBookmark Property

[This is preliminary documentation and subject to change.]

Gets a boolean value that determines if the rowset has bookmarks.

[Visual Basic]
Public ReadOnly Property HasBookmark As 
[C#]
public  HasBookmark {get;}

Property Value

true if the rowset has bookmarks, otherwise false.

See Also

SqlCeRowset Class | Primeworks.DesktopSqlCe Namespace