Writeback Timeout Property

Analysis Services Programming

Analysis Services Programming

Writeback Timeout Property

This property determines the maximum amount of time (in seconds) the client application will attempt to communicate updates to a writeback table on the server.

Property Name

Writeback Timeout

Property ID

DBPROP_MSMD_WRITEBACK_TIMEOUT

Remarks

When a client application attempts to commit writeback changes to the server, PivotTableĀ® Service begins a count in seconds. The count continues until the commit is successful or the number of seconds specified in this property is reached. If the count reaches the value of this property, the commit fails and the update does not occur. After a timeout failure, the client can roll back the transaction or attempt to commit the transaction again.

This property's value is specified when a session is established, and it cannot be changed during the session.