IMetaDataMemberGroup

Assembly: Rds;

Description

The IMetaDataMemberGroup interface is used to work with a group attribute value.

Inheritance hierarchy

          IMetaDataMemberGroup

Comments

If attribute has a group, its value, implemented by the IMetaDataMember interface, can be cast to the IMetaDataMemberGroup interface.

Properties

  Property name Brief description
The GroupRecord property returns record value for a group attribute.
The SelfValue property returns a group attribute value.

See also:

Rds Assembly Interfaces