DataStorageInsertRecordOptions Properties

The DataStorageInsertRecordOptions 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 propertyData
Gets the data.
Public propertyDataCubeId
Gets or sets the data cube ID.
Public propertyTransformId
Gets or sets the transform ID.
Top
See Also