TDataTable Class
Name | Description | |
---|---|---|
TDataTable(RunObj, int) | Construct the instance | |
TDataTable(RunObj, int[]) | Construct the instance |
Name | Description | |
---|---|---|
DisplayValue | DisplayValue | |
LockValue | LockValue | |
OverwriteLockValue | OverwriteLockValue | |
OverwriteValue | OverwriteValue | |
PreviousValue | Previous Value | |
Value | Value |
Name | Description | |
---|---|---|
CommitBlockSet() | Called to commit the current block | |
GetColumnsCount() | Get number of columns | |
GetRowsCount() | Get number of rows | |
Initialize(DataTable) | Set new reference to Table object | |
Initialize2(DataTable, int, DateTimeOffset, long) | Set new reference to Table object (hidden to intelisense) | |
RemoveAll() | Remove all rows | |
RemoveRow(int) | Remove row | |
StartBlockSet() | Called to set the Start Block | |
Update(DataTable) | Update Table object |