The following tables list the members exposed by DataRowMetadata.
Name | Description | |
---|---|---|
![]() | DataRowMetadata Constructor | Initializes a new instance of the DataRowMetadata class. |
Name | Description | |
---|---|---|
![]() | DataLevels | Gets an array of ids of level metadata added to this DataRowMetadata. |
![]() | DataObject | Gets the instance of the object that this DataPropertyMetadata describes. |
![]() | DataProperties | Gets an array of DataPropertyMetadata added to this DataRowMetadata. |
![]() | PropertiesCount | Gets the count of the DataPropertyMetadata items added to this DataRowMetadata. |
Name | Description | |
---|---|---|
![]() | AddLevelDescriptorMetadata | |
![]() | AddPropertyMetadata | Adds a new DataPropertyMetadata to the internal property medatada array. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |