pmMDA.NET

DataObjectUpdate.Execute Method 

[This is preliminary documentation and subject to change.]

Executes this update.

public void Execute();

Remarks

The DataObject property must be a valid data object instance before this method is called.

Exceptions

Exception Type Condition
InvalidOperationException The DataObject is null.

See Also

DataObjectUpdate Class | PmMda.Net.Dog.Updates Namespace