ComponentOne DataObjects for .NET
C1TableLogic Class Properties

C1.Data.2 Assembly > C1.Data Namespace : C1TableLogic Class

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

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyReturns or sets the ADO.NET IDBDataAdapter component used to fill and update the table with C1.Data.SchemaObjects.DbTable.DataMode = SqlBased.  
Public PropertyReturns or sets the C1SchemaDef component holding the owner schema. (Inherited from C1.Data.BaseLogic)
Public PropertyThis 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)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyReturns or sets the name of the table represented by this component.  
Top
See Also

Reference

C1TableLogic Class
C1.Data Namespace
Business Logic