Rds > Rds Assembly Interfaces > IMetaDataMember
The IMetaDataMember interface contains basic properties used to work with system table record.
Property name | Brief description | |
![]() |
The Attribute property returns the record attribute. | |
![]() |
The Modified property returns whether the record was modified. | |
![]() |
The UnmodifiedValue property returns the record value before modifying. | |
![]() |
The Value property determines the record value. |
See also: