ComponentOne DataObjects for .NET
CompositeDefView Class Properties

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace : CompositeDefView Class

For a list of all members of this type, see CompositeDefView members.

Public Properties
 NameDescription
Public PropertyOverridden. Gets or sets the alias used for this table view in the SQL statement generated for fetching rows into the composite table.  
Public PropertyGets or sets a value indicating whether adding new rows to the table is allowed. (Inherited from C1.Data.SchemaObjects.BaseTable)
Public PropertyGets or sets a description for the table. (Inherited from C1.Data.SchemaObjects.BaseTable)
Public PropertyGets the diagram this table view belongs to. (Inherited from C1.Data.SchemaObjects.TableView)
Public Property (Inherited from C1.Data.SchemaObjects.TableView)
Public Property (Inherited from C1.Data.SchemaObjects.TableView)
Public Property (Inherited from C1.Data.SchemaObjects.TableView)
Public Property (Inherited from C1.Data.SchemaObjects.TableView)
Public PropertyGets or sets fetch order of the table view. (Inherited from C1.Data.SchemaObjects.TableView)
Public PropertyGets the field collection of the table view. (Inherited from C1.Data.SchemaObjects.TableView)
Public PropertyThis property is used in ComponentOne WebData for data caching in web applications. It is ignored if the schema is used in WinForms application or in WebForms application without WebDataObjects. (Inherited from C1.Data.SchemaObjects.TableView)
Public PropertyGets or sets the name of the table view. (Inherited from C1.Data.SchemaObjects.TableView)
Public Property (Inherited from C1.Data.SchemaObjects.TableView)
Public PropertyGets or sets a value indicating whether modifying table data is allowed. (Inherited from C1.Data.SchemaObjects.BaseTable)
Public Property (Inherited from C1.Data.SchemaObjects.TableView)
Public PropertyGets the table this table view is based on. (Inherited from C1.Data.SchemaObjects.TableView)
Public PropertyGets or sets a value indicating whether modifying table data in bound controls is allowed. (Inherited from C1.Data.SchemaObjects.BaseTable)
Top
See Also

Reference

CompositeDefView Class
C1.Data.SchemaObjects Namespace
Composite Table Diagram