[]
        
(Showing Draft Content)

C1.DataEngine.Table

Table Class

Base class for BaseTable and Query.

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

Fields

Name Description
_expando

Properties

Name Description
Name

String uniquely identifying the base table or query in the workspace.

Workspace

Workspace containing the table.

Methods

Name Description
FillExpando()
ParseProperty(string, object)
ParseSettings(object)