IManagementDatabaseTable.Save Method

Saves all modified estimates or rows in this table into the database.
Sub Save()
This language is not supported or no code example is available.
void Save()
This language is not supported or no code example is available.
Exception type Condition

QdvApiException

A problem occurred.

Remarks
 
As a side effect, this method sets the IManagementDatabaseTableRow.IsDirty flag of all saved dirty items to false.
Version
 
Available since QDV 7.14.520.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition