메소드 | 설명 | |
---|---|---|
CompareType ( CompareParms parms ) : void |
Compare two datatables
|
|
DataTableComparer ( RootComparer rootComparer ) : System |
Constructor that takes a root comparer
|
|
IsTypeMatch ( |
Returns true if both objects are of type DataTable
|
메소드 | 설명 | |
---|---|---|
ColumnCountsDifferent ( CompareParms parms ) : bool | ||
CompareEachRow ( CompareParms parms ) : void |
public DataTableComparer ( RootComparer rootComparer ) : System | ||
rootComparer | RootComparer | |
리턴 | System |
public IsTypeMatch ( |
||
type1 | The type of the first object | |
type2 | The type of the second object | |
리턴 | bool |