Data Port Sync 1.0.500

JetRowset.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

JetRowset Class | Primeworks.DataPortSync.Jet Namespace