| C1.Data.2 Assembly > C1.Data Namespace : C1TableLogic Class |
For a list of all members of this type, see C1TableLogic members.
| Name | Description | |
|---|---|---|
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | DataAdapter | Returns or sets the ADO.NET IDBDataAdapter component used to fill and update the table with C1.Data.SchemaObjects.DbTable.DataMode = SqlBased. |
![]() | Schema | Returns or sets the C1SchemaDef component holding the owner schema. (Inherited from C1.Data.BaseLogic) |
![]() | SchemaComponent | This property determines the schema owning this business logic component. The component specifies business logic for a table in the schema, if it is a C1TableLogic component, or to one or more table views in the schema, if it is a C1DataSetLogic component. (Inherited from C1.Data.BaseLogic) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Table | Returns or sets the name of the table represented by this component. |
C1TableLogic Class
C1.Data Namespace
Business Logic