Struct sea_orm::ExecResult [−][src]
pub struct ExecResult { /* fields omitted */ }Expand description
Defines the result of executing an operation
Implementations
Get the last id after AUTOINCREMENT is done on the primary key
Get the number of rows affedted by the operation
Trait Implementations
Performs the conversion.
Performs the conversion.
Performs the conversion.