public AssertDataTable ( string label, DataTable dt, string name, int columnCount, int rowCount, int parentRelationCount, int childRelationCount, int constraintCount, int primaryKeyLength ) : void | ||
label | string | |
dt | DataTable | |
name | string | |
columnCount | int | |
rowCount | int | |
parentRelationCount | int | |
childRelationCount | int | |
constraintCount | int | |
primaryKeyLength | int | |
return | void |