SqlTableBaseDefinition Properties |
The SqlTableBaseDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| Columns |
Gets or sets the definitions of the columns of this table.
| |
| ExtendExistingTable |
Gets or sets a value indicating whether an existing table could be extended
in place of throwing during the this table creation.
| |
| TableName |
Gets or sets the name of the SQL table.
|