LastInsertId
method LastInsertId: tuple of (int64, error)
(int64, error) LastInsertId()
func LastInsertId() -> (int64, error)
func LastInsertId() tuple of (int64, error)
Function LastInsertId() As Tuple (Of int64, error)
RowsAffected
method RowsAffected: tuple of (int64, error)
(int64, error) RowsAffected()
func RowsAffected() -> (int64, error)
func RowsAffected() tuple of (int64, error)
Function RowsAffected() As Tuple (Of int64, error)