DataStorageUpdateRecordsDataOptions Class |
Namespace: Dundas.BI.WebApi.Models
The DataStorageUpdateRecordsDataOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| DataStorageUpdateRecordsDataOptions | Initializes a new instance of the DataStorageUpdateRecordsDataOptions class |
| Name | Description | |
|---|---|---|
| ColumnName |
Gets or sets the name of the column.
| |
| Id |
Gets or sets the ID of the record to update.
| |
| Value |
Gets or sets the value.
|