IMetabaseObjectParamsUpdate

Assembly: 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
End

The End method resumes changing of repository object parameters.

See also:

Metabase Assembly Interfaces