Data Port Sync 1.0.500

SqlCeSchemaTable Class

[This is preliminary documentation and subject to change.]

Builds a DataTable with rowset schema information.

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

System.Object
   SqlCeSchemaTable

[Visual Basic]
Public Class SqlCeSchemaTable
[C#]
public class SqlCeSchemaTable

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.

Remarks

This class is used to generate the DataTable in the SqlCeDataReader.GetSchemaTable method.

Requirements

Namespace: Primeworks.DesktopSqlCe

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

See Also

SqlCeSchemaTable Members | Primeworks.DesktopSqlCe Namespace