[]
        
(Showing Draft Content)

C1.DataEngine.BaseTable

BaseTable Class

Represents a DataEngine base table, that is, a table filled with rows imported from data source(s).

Inheritance
BaseTable
Namespace: C1.DataEngine
Assembly: C1.DataEngine.dll
Syntax
[DataContract]
public class BaseTable : Table

Constructors

Name Description
BaseTable(string)