ComponentOne DataObjects for .NET
CompositeDefView Class Members
Properties  Methods 

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

The following tables list the members exposed by CompositeDefView.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
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
Public Methods
 NameDescription
Public MethodRetrieves table view fields from table specified in the Table property. (Inherited from C1.Data.SchemaObjects.TableView)
Top
See Also

Reference

CompositeDefView Class
C1.Data.SchemaObjects Namespace
Composite Table Diagram