Table Properties

Include Protected Members
Include Inherited Members

The Table type exposes the following members.

Properties

  Name Description
Public property Columns Gets a list of columns participating in the given table.
Public property Constraints Gets a list of primary-key, foreign-key, and unique constraints.
Public property HasIdentityColumn Gets or sets whether the table has an identity column.
Public property Name Gets the table name.
Public property PrimaryKey Gets the primary key.

Top

See Also

Reference

Table Class

Microsoft.SqlServerCe.Management.Scripting.Schema Namespace