Data Port Sync 1.0.500

SqlCeTable Properties

The properties of the SqlCeTable class are listed below. For a complete list of SqlCeTable class members, see the SqlCeTable Members topic.

Public Instance Properties

Columns Gets the collection of columns belonging to this table.
CreateCommand Returns a SQL CREATE TABLE command.
Database Gets the database object that contains this table.
DropCommand Returns a SQL DROP TABLE command.
ForeignKeys Gets the collection of foreign keys.
Indexes Gets the index collection.
Name Gets or sets the table name.

See Also

SqlCeTable Class | Primeworks.DesktopSqlCe Namespace