DataStorageInsertRecordOptions Class |
Namespace: Dundas.BI.WebApi.Models
The DataStorageInsertRecordOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| DataStorageInsertRecordOptions |
Initializes a new instance of the DataStorageInsertRecordOptions class.
|
| Name | Description | |
|---|---|---|
| BeforeRecordId |
Gets or sets the ID of the record to insert this new record before. This is optional, if not specified the record is inserted at the end.
| |
| Data |
Gets the data.
| |
| DataCubeId |
Gets or sets the data cube ID.
| |
| TransformId |
Gets or sets the transform ID.
|