Data Port Sync 1.0.500

SqlCeDataReader Class

[This is preliminary documentation and subject to change.]

DataReader implementation

For a list of all members of this type, see SqlCeDataReader Members.

System.Object
   MarshalByRefObject
      DbDataReader
         SqlCeDataReader
            SqlCeResultSet

[Visual Basic]
Public Class SqlCeDataReader
    Inherits 
[C#]
public class SqlCeDataReader : DbDataReader

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Primeworks.DesktopSqlCe

Assembly: Primeworks.DesktopSqlCe (in Primeworks.DesktopSqlCe.dll)

See Also

SqlCeDataReader Members | Primeworks.DesktopSqlCe Namespace