StiAppsTable Class
Namespace: Stimulsoft.Base.AppsDatabase
Inheritance
Inherits from: StiKeyObject
Constructors
| Constructor | Description |
|---|---|
| StiAppsTable() |
StiAppsTable()
Properties
| Property | Type | Description |
|---|---|---|
| ColumnOrder | string | |
| Columns | List<StiAppsColumn> | Get or sets list of columns of the table. |
| Created | DateTime | Gets or sets a DateTime when the table is created. |
| DatabaseKey | string | |
| Description | string | |
| Modified | DateTime | Gets or sets a DateTime when the table is modified in the last time. |
| Name | string | |
| UserKey | string | |
| WorkspaceKey | string |