The RowInfo 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.) |
![]() | Insert(String) | Insert RowInfo |
![]() | Insert(DBExecution) | |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Read |
Read each row in table
|
![]() | Save(String) |
Save RowInfo Before execute, check the record exists or not . |
![]() | Save(DBExecution) | |
![]() | ToString | (Inherited from Object.) |
![]() | Update(String) | Update RowInfo |
![]() | Update(DBExecution) |
See Also