Data Port Sync 1.0.500

SqlCeDataReader.HasRows Property

[This is preliminary documentation and subject to change.]

Gets a boolean value that indicates if the data reader has rows.

[Visual Basic]
Overrides Public ReadOnly Property HasRows As 
[C#]
public override  HasRows {get;}

See Also

SqlCeDataReader Class | Primeworks.DesktopSqlCe Namespace