menu
odbc_fast package
documentation
application/services/odbc_service.dart
IOdbcService
rollbackToSavepoint abstract method
rollbackToSavepoint abstract method
dark_mode
light_mode
rollbackToSavepoint
abstract method
Future
<
Result
<
void
>
>
rollbackToSavepoint
(
String
connectionId
,
int
txnId
,
String
name
)
Implementation
Future<Result<void>> rollbackToSavepoint( String connectionId, int txnId, String name, );
odbc_fast package
documentation
application/services/odbc_service
IOdbcService
rollbackToSavepoint abstract method
IOdbcService class