IMetabaseObjectParamBinding

Description

The IMetabaseObjectParamBinding interface contains properties and methods of settings elements of parameters display of repository object.

Inheritance hierarchy

          IEnumerable

          ICollection

          IStringMap

          IMetabaseObjectParamBinding

Properties

  Property name Brief description
The AsString property determines parameters of the editor, which will be used to edit parameter values.

Properties inherited from IStringMap

  Property name Brief description
The Item property determines value of the element value.
The Key property returns a key of the element by index.
The Keys property determines collection of row map keys.
The Values property returns collection of row map element values.

Properties inherited from ICollection

  Property name Brief description
The Count property returns the number of elements in collection.

Methods inherited from IStringMap

  Method name Brief description
The Add method adds element to the map of character strings.
The Clear method clears a map of character strings.
The Clone method creates a copy of the map of character strings.
The ContainsKey method checks presence of the element by key.
The Remove method removes an element by key.

Methods inherited from ICollection

  Method name Brief description
The CopyTo method copies a collection into the array.

See also:

Metabase Assembly Interfaces