Data Port Sync 1.0.500

SqlCeDataReader. Method 

[This is preliminary documentation and subject to change.]

Retuens the schema table.

[Visual Basic]
Overrides Public Function () As DataTable _
    Implements IDataReader.
[C#]
public override DataTable ();

Return Value

A DataTable containing the preconfigured c

Implements

IDataReader.

See Also

SqlCeDataReader Class | Primeworks.DesktopSqlCe Namespace