DataStorageUpdateRecordsDataOptions Properties

The DataStorageUpdateRecordsDataOptions type exposes the following members.

Properties
  NameDescription
Public propertyColumnName
Gets or sets the name of the column.
Public propertyId
Gets or sets the ID of the record to update.
Public propertyValue
Gets or sets the value.
Top
See Also