The IRdsLinks interface contains properties and methods of a collection of MDM dictionary links.
Property name | Brief description | |
The Count property returns the number of MDM dictionary links. | ||
The Item property returns a link of the MDM dictionary. |
Method name | Brief description | |
The Add method creates the MDM dictionary link. | ||
The Clear method clears all the MDM dictionary links. | ||
The FindByAttribute method searches MDM dictionary link by connected attribute. | ||
The FindById method searches links of the MDM dictionary by identifier. | ||
The FindByKey method searches links of the MDM dictionary by key. | ||
The Remove method removes MDM dictionary link by index. | ||
The RemoveByKey method removes MDM dictionary link by key. |
See also: