RowInfo MethodsDataBaseExecutors
The RowInfo 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.)
Public methodInsert(String)
Insert RowInfo
Public methodInsert(DBExecution)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberRead
Read each row in table
Public methodSave(String)
Save RowInfo
Before execute, check the record exists or not .
Public methodSave(DBExecution)
Public methodToString (Inherited from Object.)
Public methodUpdate(String)
Update RowInfo
Public methodUpdate(DBExecution)
Back to Top
See Also