Data Port Sync 1.0.500

SqlCeRowset. Method 

[This is preliminary documentation and subject to change.]

Closes the rowset, independetly of being a table or a command.

[Visual Basic]
Public Function () As Boolean
[C#]
public bool ();

Return Value

True if close succeeed.

Remarks

The rowset is opened on the derived class.

See Also

SqlCeRowset Class | Primeworks.DesktopSqlCe Namespace