Data Port Sync 1.0.500

SqlCeDataReader.Rowset Property

[This is preliminary documentation and subject to change.]

Gets the underlying rowset.

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

Remarks

Through this property you can access some lower-level features of the rowset such as the number of rows.

See Also

SqlCeDataReader Class | Primeworks.DesktopSqlCe Namespace