IManagementDatabaseTableRow.Save Method

Saves the row 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 IsDirty flag 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