IMetabaseUpdateDataObjectNode.Method

Fore Syntax

Method: MetabaseUpdateMethod;

Fore Syntax

Method: Prognoz.Platform.Interop.Metabase.MetabaseUpdateMethod;

Description

The Method property determines a method of the object updating.

Comments

To determine the method of object data update, use the IMetabaseUpdateObjectNode.BatchMode property.

Fore and Fore.NET Examples

The property use is given in the example for IMetabaseUpdateDataObjectNode.BatchMode.

See also:

IMetabaseUpdateDataObjectNode