The properties of the SqlCeTable class are listed below. For a complete list of SqlCeTable class members, see the SqlCeTable Members topic.
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. |
SqlCeTable Class | Primeworks.DesktopSqlCe Namespace