IMetabaseObjectParamsUpdate

Assembly: Metabase;

Namespace: Prognoz.Platform.Interop.Metabase;

Description

The IMetabaseObjectParamsUpdate interface is used to work with repository object parameters after the IMetabaseObjectParams.BeginUpdate method is called.

Inheritance hierarchy

          IMetabaseObjectParamsUpdate

Comments

To get object of this type, use IMetabaseObjectParams.BeginUpdate.

Methods

  Method name Brief description
The End method resumes changing of repository object parameters.

See also:

Metabase Assembly Interfaces