The RowInfoValidator type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetUp |
process before import table.
| |
TearDown |
process after import table
| |
ToString | (Inherited from Object.) | |
Validate |
validator for each row. if set RowInfo.IsValid=False,then row is ignored.
|
See Also