DataStorageInsertRecordsOptions Properties

The DataStorageInsertRecordsOptions type exposes the following members.

Properties
  NameDescription
Public propertyBeforeRecordId
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.
Public propertyDataCubeId
Gets or sets the data cube ID.
Public propertyRecords
Gets the records.
Public propertyTransformId
Gets or sets the transform ID.
Top
See Also