OpenPetra
Free Administration Software for Non-Profits
|
small structure for comparing 2 DataRows by columns, used by CompareAllColumnValues More...
Public Member Functions | |
TColumnDifference (string AColumnName, string ASourceName, string ADestinationValue) | |
Constructor More... | |
Public Attributes | |
string | FColumnName |
the name of the column that is different More... | |
string | FSourceValue |
the new value More... | |
string | FDestinationValue |
the original value More... | |
small structure for comparing 2 DataRows by columns, used by CompareAllColumnValues
|
inline |
Constructor
string Ict.Common.Data.DataUtilities.TColumnDifference.FColumnName |
the name of the column that is different
string Ict.Common.Data.DataUtilities.TColumnDifference.FDestinationValue |
the original value
string Ict.Common.Data.DataUtilities.TColumnDifference.FSourceValue |
the new value