| C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace : CompositeTable Class |
The following tables list the members exposed by CompositeTable.
| Name | Description | |
|---|---|---|
![]() | CompositeTable Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | AllowAddNew | Gets or sets a value indicating whether adding new rows to the table is allowed. (Inherited from C1.Data.SchemaObjects.BaseTable) |
![]() | AllowDelete | Gets or sets a value indicating whether deleting rows from the table is allowed. (Inherited from C1.Data.SchemaObjects.BaseTable) |
![]() | AllowMultipleConnections | Gets or sets a value indicating whether constituent tables are allowed to use different connections. |
![]() | CompositeTableDef | Gets the composite table definition diagram. |
![]() | ConstraintsFieldLevel | Gets the collection of field level constraints. (Inherited from C1.Data.SchemaObjects.BaseTable) |
![]() | ConstraintsRecordLevel | Gets the collection of record level constraints. (Inherited from C1.Data.SchemaObjects.BaseTable) |
![]() | Description | Gets or sets a description for the table. (Inherited from C1.Data.SchemaObjects.BaseTable) |
![]() | EffectiveAllowAddNew | Gets the effective value of the AllowAddNew property at run time. (Inherited from C1.Data.SchemaObjects.BaseTable) |
![]() | EffectiveAllowDelete | Gets the effective value of the AllowDelete property at run time. (Inherited from C1.Data.SchemaObjects.BaseTable) |
![]() | EffectiveReadOnly | Overridden. |
![]() | EffectiveUserReadOnly | Gets the effective value of the UserReadOnly property at run time. (Inherited from C1.Data.SchemaObjects.BaseTable) |
![]() | Fields | Gets the collection of table fields. (Inherited from C1.Data.SchemaObjects.Table) |
![]() | Name | (Inherited from C1.Data.SchemaObjects.Table) |
![]() | PrimaryKey | (Inherited from C1.Data.SchemaObjects.Table) |
![]() | ReadOnly | Gets or sets a value indicating whether modifying table data is allowed. (Inherited from C1.Data.SchemaObjects.BaseTable) |
![]() | RowType | Gets or sets a class representing rows of this table or view. (Inherited from C1.Data.SchemaObjects.BaseTable) |
![]() | Schema | Gets the schema to which the table belongs. (Inherited from C1.Data.SchemaObjects.Table) |
![]() | UserReadOnly | Gets or sets a value indicating whether modifying table data in bound controls is allowed. (Inherited from C1.Data.SchemaObjects.BaseTable) |
CompositeTable Class
C1.Data.SchemaObjects Namespace
Composite Tables