For a list of all members of this type, see ItemsInfo members
Public Properties
Name | Description | |
---|---|---|
![]() |
Action | Gets the System.Data.DataRowAction that was performed. |
![]() |
Count | Gets the number of rows in the table. |
![]() |
CreationDate | Gets or sets the value of the Creation Date column for this row. |
![]() |
CreationDateColumn | Gets the System.Data.DataColumn that represents the table Creation Date column. |
![]() |
Dependency | Gets or sets the value of the Dependency column for this row. |
![]() |
DependencyColumn | Gets the System.Data.DataColumn that represents the table Dependency column. |
![]() |
Encrypted | Gets or sets the value of the Encrypted column for this row. |
![]() |
EncryptedColumn | Gets the System.Data.DataColumn that represents the table Encrypted column. |
![]() |
Id | Gets or sets the value of the Id column for this row. |
![]() |
IdColumn | Gets the System.Data.DataColumn that represents the table ID column. |
![]() |
Priority | Gets or sets the value of the Priority column for this row. |
![]() |
PriorityColumn | Gets the System.Data.DataColumn that represents the table Priority column. |
![]() |
Row | Gets the ItemsInfoTableRow that has changed. |