DataPlace
ITableDesigner Interface
CSCS.DataPlace.DesignITableDesigner
Interface for a table designer, which allows the user to define a table.
Declaration Syntax
C#
public interface ITableDesigner
Members
All MembersMethodsProperties



IconMemberDescription
Application
Gets the associated application.

Database
Gets the associated database.

PasteColumns(TableReference)
Applies column definitions that were copied onto the clipboard by adding or updating the table's columns.

Save()()()
Saves changes, if any.

Save(Boolean)
Saves changes, if any.

ShowProperties
Gets or sets whether the property editor/grid is shown.

ShowSystemColumns
Gets or sets whether system columns are shown (if they're visible, they will typically be read-only).

ToolStrip
Gets the table designer's main ToolStrip.

Assembly: CS.DataPlace.Extensibility (Module: CS.DataPlace.Extensibility) Version: 2.0.3271.19819