RowInfoValidator MethodsDataBaseExecutors
The RowInfoValidator type exposes the following members.
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetUp
process before import table.
Public methodTearDown
process after import table
Public methodToString (Inherited from Object.)
Public methodValidate
validator for each row. if set RowInfo.IsValid=False,then row is ignored.
Back to Top
See Also