Click or drag to resize

SqlTableBaseDefinition Properties

The SqlTableBaseDefinition type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Gets or sets the definitions of the columns of this table.
Public propertyExtendExistingTable
Gets or sets a value indicating whether an existing table could be extended in place of throwing during the this table creation.
Public propertyTableName
Gets or sets the name of the SQL table.
Top
See Also